# Created by: Kubilay Kocak <koobs@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/www/py-django-mezzanine-filebrowser/Makefile 341732 2014-01-29 13:20:13Z miwi $

PORTNAME=	django-mezzanine-filebrowser
PORTVERSION=	0.2.27
PORTREVISION=	1
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	filebrowser_safe-${PORTVERSION}

MAINTAINER=	koobs@FreeBSD.org
COMMENT=	Fork of django-filebrowser for Mezzanine CMS

USE_PYTHON=	yes
USES=		gettext
USE_PYDISTUTILS=	yes
PYDISTUTILS_AUTOPLIST=	yes
PYDISTUTILS_PKGNAME=	filebrowser_safe

.include <bsd.port.mk>
