pkgsrc-wip/py-utilib_component_executa.../Makefile

22 lines
591 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/10/07 13:57:32 asau Exp $
#
DISTNAME= pyutilib.component.executables-3.4
PKGNAME= ${PYPKGPREFIX}-utilib_component_executables-${VERSION}
CATEGORIES= math devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyutilib.component.executables/}
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://software.sandia.gov/trac/pyutilib
COMMENT= PyUtilib plugin for managing executables
LICENSE= modified-bsd
WRKSRC= ${WRKDIR}/pyutilib.component.executables-3.4
VERSION= 3.4
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"