# Created by: Kozlov Sergey <kozlov.sergey.404@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/www/py-django-registration-defaults/Makefile 412351 2016-04-01 14:33:55Z mat $

PORTNAME=	django-registration-defaults
PORTVERSION=	0.4.4
PORTREVISION=	1
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	kozlov.sergey.404@gmail.com
COMMENT=	Default templates and settings for django-registration

LICENSE=	MIT

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django-registration>=0:www/py-django-registration

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
