diff options
-rw-r--r-- | audio/shntool/Makefile | 3 | ||||
-rw-r--r-- | audio/shntool/PLIST | 14 |
2 files changed, 15 insertions, 2 deletions
diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index b57f1426ae4..0fc9a86c376 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/08/23 02:33:56 mrg Exp $ +# $NetBSD: Makefile,v 1.3 2006/09/02 20:13:58 rillig Exp $ # DISTNAME= shntool-2.0.3 +PKGREVISION= 1 CATEGORIES= audio archivers MASTER_SITES= http://www.etree.org/shnutils/shntool/source/ diff --git a/audio/shntool/PLIST b/audio/shntool/PLIST index a1dab03ba0e..e9beef94079 100644 --- a/audio/shntool/PLIST +++ b/audio/shntool/PLIST @@ -1,3 +1,15 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/18 21:38:23 mrg Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/09/02 20:13:58 rillig Exp $ +bin/shncat +bin/shncmp +bin/shnconv +bin/shncue +bin/shnfix +bin/shninfo +bin/shnjoin +bin/shnlen +bin/shnmd5 +bin/shnpad +bin/shnsplit +bin/shnstrip bin/shntool man/man1/shntool.1 |