# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/www/py-django-storages/Makefile 376109 2015-01-03 08:41:20Z mva $

PORTNAME=	django-storages
PORTVERSION=	1.1.8
PORTREVISION=	1
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	lwhsu@FreeBSD.org
COMMENT=	Generic storages for Django

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
