pkgsrc-wip/py-flipper/Makefile

17 lines
456 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/08/01 22:18:47 jihbed Exp $
DISTNAME= flipper-0.8.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/flipper/}
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://bitbucket.org/Mark_Bell/flipper
COMMENT= Manipulating curves and measured laminations on surfaces
LICENSE= gnu-gpl-v3
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"