diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-16 23:42:24 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-16 23:42:24 +0800 |
commit | e0a5335e0e189a0ccfa170992aaa34244e0adff3 (patch) | |
tree | e9ba286f2ddd0653fe62f7ed0b16b0ee5a5f885f /deskutils/kuake | |
parent | 569b06378e0aa73fddc118206668c5c93c1985aa (diff) | |
download | freebsd-ports-gnome-e0a5335e0e189a0ccfa170992aaa34244e0adff3.tar.gz freebsd-ports-gnome-e0a5335e0e189a0ccfa170992aaa34244e0adff3.tar.zst freebsd-ports-gnome-e0a5335e0e189a0ccfa170992aaa34244e0adff3.zip |
Deprecate unmaintained ports from deskutils where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'deskutils/kuake')
-rw-r--r-- | deskutils/kuake/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/kuake/Makefile b/deskutils/kuake/Makefile index 66856f89fd21..8a014e1c6416 100644 --- a/deskutils/kuake/Makefile +++ b/deskutils/kuake/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://199.231.140.154/software/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= KDE konsole application acting like the Quake-console +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_KDEBASE_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool |