diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 15:42:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 15:42:24 +0000 |
commit | 232b6264a2c37e0fc0ecf3254a5f8895346f344d (patch) | |
tree | aec4fa85e86109f6d3f61a6e2a5599a556645e1c /deskutils | |
parent | 3a7b56512acbae9e654621221933693ada5251cb (diff) | |
download | ports-232b6264a2c37e0fc0ecf3254a5f8895346f344d.tar.gz ports-232b6264a2c37e0fc0ecf3254a5f8895346f344d.zip |
Notes
Diffstat (limited to 'deskutils')
-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 |