Import of pkgsrc-2015Q3
This commit is contained in:
18
math/py-simpleeval/Makefile
Normal file
18
math/py-simpleeval/Makefile
Normal file
@@ -0,0 +1,18 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/08/25 05:05:39 richard Exp $
|
||||
|
||||
DISTNAME= simpleeval-0.8.2
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://pypi.python.org/packages/source/s/simpleeval/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://github.com/danthedeckie/simpleeval
|
||||
COMMENT= Simple, safe single expression evaluator library
|
||||
LICENSE= mit
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 34
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user