# Created by: Tom Judge # $FreeBSD: head/www/py-django-configurations/Makefile 412351 2016-04-01 14:33:55Z mat $ PORTNAME= configurations PORTVERSION= 1.0 CATEGORIES= www python MASTER_SITES= GH PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}django- MAINTAINER= tj@FreeBSD.org COMMENT= Django project configuration using the composability of Python classes RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18 USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes USE_GITHUB= yes GH_ACCOUNT= jazzband GH_PROJECT= django-configurations .include