diff options
Diffstat (limited to 'audio/xcd')
-rw-r--r-- | audio/xcd/Makefile | 10 | ||||
-rw-r--r-- | audio/xcd/distinfo | 2 | ||||
-rw-r--r-- | audio/xcd/pkg-descr | 3 | ||||
-rw-r--r-- | audio/xcd/pkg-plist | 2 |
4 files changed, 9 insertions, 8 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile index cfca89c..e91d9c1 100644 --- a/audio/xcd/Makefile +++ b/audio/xcd/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: xcd -# Version required: 1.6 +# Version required: 1.7 # Date created: 22 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.20 1998/03/20 14:35:25 tg Exp $ +# $Id: Makefile,v 1.21 1998/08/07 23:56:10 asami Exp $ # -DISTNAME= xcd-1.6 +DISTNAME= xcd-1.7 CATEGORIES= audio tk80 -MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ +MASTER_SITES= http://www.FreeBSD.org/~jmz/ MAINTAINER= jmz@FreeBSD.org RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/xcd -MAN1= cdplayer.1 xcd.1 +MAN1= xcd.1 .include <bsd.port.mk> diff --git a/audio/xcd/distinfo b/audio/xcd/distinfo index a7b743d..7ed2de2 100644 --- a/audio/xcd/distinfo +++ b/audio/xcd/distinfo @@ -1 +1 @@ -MD5 (xcd-1.6.tar.gz) = 718427360102e84af3df3e37478623ce +MD5 (xcd-1.7.tar.gz) = d4196c5e2e6b32c833ad77c744211141 diff --git a/audio/xcd/pkg-descr b/audio/xcd/pkg-descr index a05075ed..ac66323 100644 --- a/audio/xcd/pkg-descr +++ b/audio/xcd/pkg-descr @@ -7,4 +7,5 @@ current track number and the elapsed time of the track. Pressing the left mouse button on the "track" label causes Xcd to display the total number of the tracks and the total duration of the disk. Pressing the left mouse button on the "time" label causes xcd to display the -duration of the current track. +duration of the current track. Pressing the middle mouse button on +the "track" button allows to choose a track number to play. diff --git a/audio/xcd/pkg-plist b/audio/xcd/pkg-plist index 3fb312e..1d5e0f3 100644 --- a/audio/xcd/pkg-plist +++ b/audio/xcd/pkg-plist @@ -1,5 +1,5 @@ -bin/cdplayer bin/xcd +lib/xcd/cdplayer lib/xcd/eject.xbm lib/xcd/eject_s.xbm lib/xcd/ff.xbm |