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/autools | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75951
Diffstat (limited to 'audio/autools')
-rw-r--r-- | audio/autools/Makefile | 1 | ||||
-rw-r--r-- | audio/autools/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/autools/Makefile b/audio/autools/Makefile index 74ff3c4be31b..d9822d3aa4b9 100644 --- a/audio/autools/Makefile +++ b/audio/autools/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.tnt.uni-hannover.de/~purnhage/software/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A collection of programs to manipulate audio files BUILD_DEPENDS= ${LOCALBASE}/lib/libtsp.a:${PORTSDIR}/audio/afsp diff --git a/audio/autools/pkg-comment b/audio/autools/pkg-comment deleted file mode 100644 index 43820664e241..000000000000 --- a/audio/autools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of programs to manipulate audio files |