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/ksmp3play | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75951
Diffstat (limited to 'audio/ksmp3play')
-rw-r--r-- | audio/ksmp3play/Makefile | 1 | ||||
-rw-r--r-- | audio/ksmp3play/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index dc602b910c23..bb6045dd235f 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -12,6 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.xanadunet.net/ksmp3play/ MAINTAINER= ports@FreeBSD.org +COMMENT= An curses-based MP3 player LIB_DEPENDS= smpeg.1:${PORTSDIR}/graphics/smpeg diff --git a/audio/ksmp3play/pkg-comment b/audio/ksmp3play/pkg-comment deleted file mode 100644 index 45ce2b958062..000000000000 --- a/audio/ksmp3play/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An curses-based MP3 player |