# Created by: Alfred Perlstein # $FreeBSD: head/www/py-django-bootstrap-form/Makefile 412351 2016-04-01 14:33:55Z mat $ PORTNAME= django-bootstrap-form PORTVERSION= 3.2 PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alfred@FreeBSD.org COMMENT= Bootstrap forms for django LICENSE= MIT USES= python USE_PYTHON= distutils autoplist RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.5:www/py-django18 .include