blob: 4c2b4324dd0f755e4398299745d3b62227e9ed1f (
plain) (
tree)
|
|
# $FreeBSD$
PORTNAME= plonetheme.classic
PORTVERSION= 1.2.3
CATEGORIES= www python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= zope@FreeBSD.org
COMMENT= The classic Plone 3 default theme
LICENSE= GPLv2
DIST_SUBDIR= zope
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
USE_ZIP= yes
.include <bsd.port.mk>
|