diff options
author | arved <arved@FreeBSD.org> | 2007-07-31 19:55:26 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2007-07-31 19:55:26 +0800 |
commit | 5bc7993a58876a19aa1310c99dea57e0c52156dc (patch) | |
tree | a1fcf0604b866b2884de247779508ceb4c482d39 /www/zope-btreefolder2 | |
parent | 0f3ead3036f4f4775e220d0dc8a9eb85ab6fb9ba (diff) | |
download | freebsd-ports-gnome-5bc7993a58876a19aa1310c99dea57e0c52156dc.tar.gz freebsd-ports-gnome-5bc7993a58876a19aa1310c99dea57e0c52156dc.tar.zst freebsd-ports-gnome-5bc7993a58876a19aa1310c99dea57e0c52156dc.zip |
Mark DEPRECATED and set an EXPIRATION_DATE, because the port depends on a
forbidden port and is included in later versions of zope
PR: 115078
Submitted by: "Khairil Yusof" <kaeru@inigo-tech.com>
Diffstat (limited to 'www/zope-btreefolder2')
-rw-r--r-- | www/zope-btreefolder2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope-btreefolder2/Makefile b/www/zope-btreefolder2/Makefile index 01272c8c737e..a86436ca268d 100644 --- a/www/zope-btreefolder2/Makefile +++ b/www/zope-btreefolder2/Makefile @@ -16,6 +16,8 @@ DISTNAME= BTreeFolder2-${PORTVERSION} MAINTAINER= kaeru@inigo-tech.com COMMENT= Zope product that can store many items +DEPRECATED= Included in Zope 2.8 and later +EXPIRATION_DATE=2007-08-31 USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope |