aboutsummaryrefslogtreecommitdiff
path: root/www/py-plonetheme.classic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-plonetheme.classic/Makefile')
-rw-r--r--www/py-plonetheme.classic/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/www/py-plonetheme.classic/Makefile b/www/py-plonetheme.classic/Makefile
deleted file mode 100644
index f8fa2412eaf6..000000000000
--- a/www/py-plonetheme.classic/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= plonetheme.classic
-PORTVERSION= 1.3.3
-CATEGORIES= www python zope
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DIST_SUBDIR= zope
-
-MAINTAINER= zope@FreeBSD.org
-COMMENT= Classic Plone 3 default theme
-
-DEPRECATED= Outdated version of plone 4.3 (legacy), uses EOLed python27
-EXPIRATION_DATE= 2020-02-03
-
-LICENSE= GPLv2
-
-NO_ARCH= yes
-USES= python:2.7 zip
-USE_PYTHON= autoplist distutils
-
-.include <bsd.port.mk>