aboutsummaryrefslogtreecommitdiff
path: root/audio/cdplayer.app/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cdplayer.app/Makefile')
-rw-r--r--audio/cdplayer.app/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/audio/cdplayer.app/Makefile b/audio/cdplayer.app/Makefile
index 5375027a737b..e9cf163812f3 100644
--- a/audio/cdplayer.app/Makefile
+++ b/audio/cdplayer.app/Makefile
@@ -9,20 +9,19 @@ PORTNAME= cdplayer.app
PORTVERSION= 1.7
PORTREVISION= 1
CATEGORIES= audio windowmaker
-MASTER_SITES= http://tucows.mirror.ish.de/linux/files/ \
- http://linux.iconet.com.br/files/
+MASTER_SITES= http://freebsd.aeternal.net/ports/
DISTNAME= CDPlayer.app-${PORTVERSION}
-MAINTAINER= dsh@vlink.ru
+MAINTAINER= corwin@aeternal.net
COMMENT= A CD player with CDDB support resembling OpenStep's OmniCD
-DEPRECATED= "mastersite disappeared"
-EXPIRATION_DATE= 2005-12-31
-
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
cdaudio.1:${PORTSDIR}/audio/libcdaudio \
wraster.4:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
+PLIST_FILES= GNUstep/Apps/CDPlayer.app/CDPlayer
+PLIST_DIRS= GNUstep/Apps/CDPlayer.app GNUstep/Apps
+
.include <bsd.port.mk>