diff options
author | mmoll <mmoll@FreeBSD.org> | 2015-06-07 22:40:51 +0800 |
---|---|---|
committer | mmoll <mmoll@FreeBSD.org> | 2015-06-07 22:40:51 +0800 |
commit | fd2ba7420d65b14ea30b6ec43f73d7072afa32d2 (patch) | |
tree | 4be9537981b34e2d32d603d838e96bdef046bf23 /net-im | |
parent | 85b4b1435bf72a0e525a282d3de617f04608020f (diff) | |
download | freebsd-ports-gnome-fd2ba7420d65b14ea30b6ec43f73d7072afa32d2.tar.gz freebsd-ports-gnome-fd2ba7420d65b14ea30b6ec43f73d7072afa32d2.tar.zst freebsd-ports-gnome-fd2ba7420d65b14ea30b6ec43f73d7072afa32d2.zip |
net-im/tkabbur: set to DEPRECATED
and set to EXPIRE in one month
PR: 199272
Differential Revision: https://reviews.freebsd.org/D2746
Submitted by: mp39590@gmail.com
Approved by: mat (mentor), dhn (maintainer, timeout)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/tkabbur/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/tkabbur/Makefile b/net-im/tkabbur/Makefile index fb416a14a48b..f2f6e94913ec 100644 --- a/net-im/tkabbur/Makefile +++ b/net-im/tkabbur/Makefile @@ -14,6 +14,9 @@ RUN_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib \ tcltls>0:${PORTSDIR}/devel/tcltls \ ${LOCALBASE}/lib/bwidget/pkgIndex.tcl:${PORTSDIR}/x11-toolkits/bwidget +DEPRECATED= Upstream development ceased since 2008 +EXPIRATION_DATE= 2015-07-07 + WRKSRC= ${WRKDIR}/${DISTNAME} USES= tar:bzip2 tk:run NO_BUILD= yes |