diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 01:06:36 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 01:06:36 +0800 |
commit | cb253e5b727f545b42b4e2b9943290423a7bbf5e (patch) | |
tree | 682dace5b97328edd7da82a87e93af65911d55a0 /audio/x11amp | |
parent | 8e1cabcee15fb46ab670ec2681e77b36dd01f3a4 (diff) | |
download | freebsd-ports-gnome-cb253e5b727f545b42b4e2b9943290423a7bbf5e.tar.gz freebsd-ports-gnome-cb253e5b727f545b42b4e2b9943290423a7bbf5e.tar.zst freebsd-ports-gnome-cb253e5b727f545b42b4e2b9943290423a7bbf5e.zip |
Deprecate some abandonwares
Diffstat (limited to 'audio/x11amp')
-rw-r--r-- | audio/x11amp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile index 692faa760f43..aa140c042183 100644 --- a/audio/x11amp/Makefile +++ b/audio/x11amp/Makefile @@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} MAINTAINER= ports@FreeBSD.org COMMENT= X11-based MP3 player with nice graphical interface +DEPRECATED= Abandonware +EXPIRATION_DATE= 2011-09-01 + USE_GNOME= gtk12 esound USE_LDCONFIG= yes GNU_CONFIGURE= yes |