# $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"
