diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 10:22:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 10:22:47 +0000 |
commit | 2bff51c7621d71ebd1de5c94f41e6875d4392927 (patch) | |
tree | 18552b27464fbf4e51c43d45f8cab6e3d7f2a64f /audio/wmusic | |
parent | d531b5236bfc8a1b4d7d60c9ec135b416153db45 (diff) | |
download | ports-2bff51c7621d71ebd1de5c94f41e6875d4392927.tar.gz ports-2bff51c7621d71ebd1de5c94f41e6875d4392927.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
Notes
Notes:
svn path=/head/; revision=275668
Diffstat (limited to 'audio/wmusic')
-rw-r--r-- | audio/wmusic/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index 1fb09a0c1763..fa75c4b4bc2c 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://home.jtan.com/~john/wmusic/ MAINTAINER= ports@FreeBSD.org COMMENT= A remote control dockapp for xmms +DEPRECATED= Looks like an abandonware, no more distfiles +EXPIRATION_DATE= 2011-08-01 + LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_XORG= xpm |