diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /audio/autools | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.zst freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.zip |
De-pkg-comment.
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 |