pkgsrc-wip/py-engfmt/Makefile

17 lines
387 B
Makefile

# $NetBSD$
DISTNAME= engfmt-1.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=e/engfmt/}
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= http://nurdletech.com/linux-utilities/engfmt
COMMENT= Read and write in engineering notation
LICENSE= gnu-gpl-v3
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"