diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
commit | 70c71e5cdd60c0abd03a8b8a5d151805a3486f87 (patch) | |
tree | 4a1e1d12a0c55f552506c6d8a8ab45e78d7de0fb /audio | |
parent | 8129621ec680ea7be1226f09fe7109e7bb88398a (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/istream/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/istream/Makefile b/audio/istream/Makefile index 37ec0434cbc8..b8ca6dee2aff 100644 --- a/audio/istream/Makefile +++ b/audio/istream/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.jochen-baier.de/istream/ MAINTAINER= ports@FreeBSD.org COMMENT= Internet radio player applet for GNOME Panel +DEPRECATED= gnome-panel will be updated to the 3.x version which is not compatible with 2.x +EXPIRATION_DATE=2014-04-10 + USES= gmake pkgconfig USE_GNOME= gnomepanel libgnomeui USE_GSTREAMER= yes |