summaryrefslogtreecommitdiff
path: root/audio/p5-Audio-Wav
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-08-26 01:46:41 +0000
committergrant <grant@pkgsrc.org>2002-08-26 01:46:41 +0000
commit6028989a077df55f0509576cbca52f8d04a37c84 (patch)
tree0de0c449c78379cb77a15428381e2e12c6cf0f27 /audio/p5-Audio-Wav
parent1debbed618e4bb73db604f4936d1fe05afae3c5d (diff)
downloadpkgsrc-6028989a077df55f0509576cbca52f8d04a37c84.tar.gz
Initial import of p5-Audio-Wav-0.02 into the NetBSD packages
collection. Perl modules for reading & writing Microsoft WAV files.
Diffstat (limited to 'audio/p5-Audio-Wav')
-rw-r--r--audio/p5-Audio-Wav/DESCR1
-rw-r--r--audio/p5-Audio-Wav/Makefile20
-rw-r--r--audio/p5-Audio-Wav/PLIST1
-rw-r--r--audio/p5-Audio-Wav/distinfo4
4 files changed, 26 insertions, 0 deletions
diff --git a/audio/p5-Audio-Wav/DESCR b/audio/p5-Audio-Wav/DESCR
new file mode 100644
index 00000000000..c5f836a1771
--- /dev/null
+++ b/audio/p5-Audio-Wav/DESCR
@@ -0,0 +1 @@
+Perl modules for reading & writing Microsoft WAV files.
diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile
new file mode 100644
index 00000000000..91f83c9865a
--- /dev/null
+++ b/audio/p5-Audio-Wav/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/08/26 01:46:41 grant Exp $
+#
+
+DISTNAME= Audio-Wav-0.02
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= audio perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Audio/}
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://search.cpan.org/dist/Audio-Wav/
+COMMENT= perl modules for reading & writing Microsoft WAV files
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Audio/Wav/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/p5-Audio-Wav/PLIST b/audio/p5-Audio-Wav/PLIST
new file mode 100644
index 00000000000..0367520e811
--- /dev/null
+++ b/audio/p5-Audio-Wav/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/26 01:46:41 grant Exp $
diff --git a/audio/p5-Audio-Wav/distinfo b/audio/p5-Audio-Wav/distinfo
new file mode 100644
index 00000000000..9061d7af768
--- /dev/null
+++ b/audio/p5-Audio-Wav/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/08/26 01:46:41 grant Exp $
+
+SHA1 (Audio-Wav-0.02.tar.gz) = e7f729b4cf539fb179278efdf40351dc52e4eb4c
+Size (Audio-Wav-0.02.tar.gz) = 15827 bytes