head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.02.59;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.06.28.02.27.16;	author sunpoet;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	py-django-filer
# Date created:		19 Jun 2012
# Whom:			Matthew X. Economou <xenophon+fbsdports@@irtnog.org>
#
# $FreeBSD: head/www/py-django-filer/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	django-filer
PORTVERSION=	0.8.6
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	xenophon+fbsdports@@irtnog.org
COMMENT=	File and Image Management Application for django

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django \
		${PYTHON_PKGNAMEPREFIX}django-easy-thumbnails>=0:${PORTSDIR}/graphics/py-django-easy-thumbnails \
		${PYTHON_PKGNAMEPREFIX}imaging>=0:${PORTSDIR}/graphics/py-imaging

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.1
log
@- Add py-django-filer 0.8.6

django-filer is a file management application for django.  It handles
uploading and organizing files and images in contrib.admin.

WWW: http://pypi.python.org/pypi/django-filer/
WWW: https://github.com/stefanfoulis/django-filer

PR:		ports/169249
Submitted by:	Matthew X. Economou <xenophon+fbsdports@@irtnog.org>
@
text
@d5 1
a5 1
# $FreeBSD$
@

