Changeset View
Changeset View
Standalone View
Standalone View
head/www/py-django-registration-defaults/Makefile
# Created by: Kozlov Sergey <kozlov.sergey.404@gmail.com> | # Created by: Kozlov Sergey <kozlov.sergey.404@gmail.com> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= django-registration-defaults | PORTNAME= django-registration-defaults | ||||
PORTVERSION= 0.4.4 | PORTVERSION= 0.4.4 | ||||
PORTREVISION= 1 | PORTREVISION= 1 | ||||
CATEGORIES= www python | CATEGORIES= www python | ||||
MASTER_SITES= CHEESESHOP | MASTER_SITES= CHEESESHOP | ||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | ||||
MAINTAINER= kozlov.sergey.404@gmail.com | MAINTAINER= skozlov@FreeBSD.org | ||||
COMMENT= Default templates and settings for django-registration | COMMENT= Default templates and settings for django-registration | ||||
LICENSE= MIT | LICENSE= MIT | ||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-registration>=0:www/py-django-registration@${PY_FLAVOR} | RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-registration>=0:www/py-django-registration@${PY_FLAVOR} | ||||
USES= python | USES= python | ||||
USE_PYTHON= distutils autoplist | USE_PYTHON= distutils autoplist | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |