diff options
author | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
commit | 1a921119dd7800c8643b301cf01c02647fdd018d (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/musicbox | |
parent | 735eb74eec9be0d73eb9d78dfa7ca9af58c0ab53 (diff) | |
download | pkgsrc-1a921119dd7800c8643b301cf01c02647fdd018d.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/musicbox')
-rw-r--r-- | audio/musicbox/Makefile | 3 | ||||
-rw-r--r-- | audio/musicbox/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/musicbox/Makefile b/audio/musicbox/Makefile index 109494d807c..d19f46b99ab 100644 --- a/audio/musicbox/Makefile +++ b/audio/musicbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/07/15 20:39:14 agc Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/16 13:30:48 wiz Exp $ DISTNAME= musicbox-1.01p2 CATEGORIES= audio @@ -6,6 +6,7 @@ MASTER_SITES= ftp://freebsd.csie.nctu.edu.tw/Upload/ EXTRACT_SUFX= .tgz MAINTAINER= rxg@ms25.url.com.tw +COMMENT= X11 front-interface for mpg123 DEPENDS+= mpg123-0.59r:../../audio/mpg123 DEPENDS+= qt1-1.44:../../x11/qt1 diff --git a/audio/musicbox/pkg/COMMENT b/audio/musicbox/pkg/COMMENT deleted file mode 100644 index 8191fdf0758..00000000000 --- a/audio/musicbox/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 front-interface for mpg123 |