2013-09-20 20:35:44 +02:00
|
|
|
# Created by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
|
2012-06-24 17:19:38 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= easy-thumbnails
|
|
|
|
PORTVERSION= 1.0.3
|
2014-01-29 14:18:39 +01:00
|
|
|
PORTREVISION= 1
|
2012-06-24 17:19:38 +02:00
|
|
|
CATEGORIES= graphics python
|
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}django-
|
|
|
|
|
|
|
|
MAINTAINER= xenophon+fbsdports@irtnog.org
|
|
|
|
COMMENT= Easy thumbnails for Django
|
|
|
|
|
2014-12-06 23:13:42 +01:00
|
|
|
LICENSE= BSD3CLAUSE
|
2012-06-24 17:19:38 +02:00
|
|
|
|
|
|
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django
|
|
|
|
|
2014-10-21 18:36:12 +02:00
|
|
|
USES= python
|
|
|
|
USE_PYTHON= distutils autoplist
|
2012-06-24 17:19:38 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|