diff options
author | gabor <gabor@FreeBSD.org> | 2006-12-19 02:02:41 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2006-12-19 02:02:41 +0800 |
commit | 5a2dd70b11872faa2d8f383cf270b154006db41f (patch) | |
tree | 84fe69b278b11cb43f70b461f11d6725e7d5945e /games/kpicframer | |
parent | 2231703dc6761d0a8a7594dc299057f87d69a9c5 (diff) | |
download | freebsd-ports-gnome-5a2dd70b11872faa2d8f383cf270b154006db41f.tar.gz freebsd-ports-gnome-5a2dd70b11872faa2d8f383cf270b154006db41f.tar.zst freebsd-ports-gnome-5a2dd70b11872faa2d8f383cf270b154006db41f.zip |
- Deprecate
- Set EXPIRATION_DATE
Approved by: erwin (mentor)
Diffstat (limited to 'games/kpicframer')
-rw-r--r-- | games/kpicframer/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/kpicframer/Makefile b/games/kpicframer/Makefile index 6d75461ab45c..3a10fb4ffa44 100644 --- a/games/kpicframer/Makefile +++ b/games/kpicframer/Makefile @@ -15,6 +15,9 @@ COMMENT= KDE card game LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3 +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2007-01-17 + USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_AUTOTOOLS= libtool:15 |