freebsd-ports/www/py-plonetheme.sunburst/Makefile
Ruslan Makhmatkhanov ddeebdea8d - update to 1.2.4
PR:		167076
Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail dot com>
2012-05-09 17:59:32 +00:00

24 lines
492 B
Makefile

# New ports collection makefile for: py-plonetheme.sunburst
# Date created: 02 January 2012
# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
#
# $FreeBSD$
#
PORTNAME= plonetheme.sunburst
PORTVERSION= 1.2.4
CATEGORIES= www python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= zope@FreeBSD.org
COMMENT= The default theme for Plone 4
LICENSE= GPLv2
DIST_SUBDIR= zope
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
USE_ZIP= yes
.include <bsd.port.mk>