# Created by: René Ladan # $FreeBSD: head/www/py-django-contact-form/Makefile 412351 2016-04-01 14:33:55Z mat $ PORTNAME= django-contact-form PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rene@FreeBSD.org COMMENT= Generic contact-form application for Django LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18 NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include