# Created by: Alfred Perlstein # $FreeBSD: head/www/py-django-bootstrap-form/Makefile 534822 2020-05-10 07:46:17Z kai $ PORTNAME= django-bootstrap-form PORTVERSION= 3.4 PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alfred@FreeBSD.org COMMENT= Bootstrap forms for django LICENSE= MIT USES= python:3.5+ USE_PYTHON= distutils autoplist RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.5:www/py-django22@${PY_FLAVOR} .include