summaryrefslogtreecommitdiff
path: root/audio/p5-Audio-Wav/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/p5-Audio-Wav/Makefile')
-rw-r--r--audio/p5-Audio-Wav/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile
index 3ed8d27db70..41c9a3de2d7 100644
--- a/audio/p5-Audio-Wav/Makefile
+++ b/audio/p5-Audio-Wav/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/02/27 08:53:44 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:07 joerg Exp $
#
DISTNAME= Audio-Wav-0.06
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Audio-Wav/
COMMENT= Perl modules for reading & writing Microsoft WAV files
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Audio/Wav/.packlist
.include "../../lang/perl5/module.mk"