diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /audio/xmpeg3 | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) | |
download | ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip |
Notes
Diffstat (limited to 'audio/xmpeg3')
-rw-r--r-- | audio/xmpeg3/Makefile | 1 | ||||
-rw-r--r-- | audio/xmpeg3/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile index 09168e28322a..633ccc1331d9 100644 --- a/audio/xmpeg3/Makefile +++ b/audio/xmpeg3/Makefile @@ -13,6 +13,7 @@ DISTNAME= xmp3_1.0.0 EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Simple TCL interface to the Amp Mpeg-3 player RUN_DEPENDS= amp:${PORTSDIR}/audio/amp \ wish8.2:${PORTSDIR}/x11-toolkits/tk82 diff --git a/audio/xmpeg3/pkg-comment b/audio/xmpeg3/pkg-comment deleted file mode 100644 index aaca6b190860..000000000000 --- a/audio/xmpeg3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple TCL interface to the Amp Mpeg-3 player |