pkgsrc-wip/py-django-templatetag-sugar/Makefile

17 lines
434 B
Makefile

# $NetBSD$
DISTNAME= django-templatetag-sugar-1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-templatetag-sugar/}
MAINTAINER= kethzer.dr@gmail.com
HOMEPAGE= https://github.com/alex/django-templatetag-sugar/
COMMENT= Library to make Django's template tags sweet
LICENSE= modified-bsd
.include "../../lang/python/egg.mk"
USE_LANGUAGES= # none
.include "../../mk/bsd.pkg.mk"