# Created by: Tom Judge # $FreeBSD: head/www/py-django-templatetag-sugar/Makefile 412351 2016-04-01 14:33:55Z mat $ PORTNAME= templatetag-sugar PORTVERSION= 1.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}django- DISTNAME= django-${PORTNAME}-${PORTVERSION} MAINTAINER= tj@FreeBSD.org COMMENT= Library to make writing templatetags in Django sweet RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18 USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include