summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorheinz <heinz>2007-12-08 22:31:52 +0000
committerheinz <heinz>2007-12-08 22:31:52 +0000
commitdc96f10239dfafa4064bb4b771acfcc866d89a74 (patch)
tree3a5d1854abc02adf19720c33a29a5be038706fac /audio
parentbaf013a014c4f2f79efba4873f4bc456358bcf0d (diff)
downloadpkgsrc-dc96f10239dfafa4064bb4b771acfcc866d89a74.tar.gz
The package supports installation to DESTDIR.
No compiler needed.
Diffstat (limited to 'audio')
-rw-r--r--audio/p5-MP3-Info/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile
index 3bcb169fd74..051fe7a5b04 100644
--- a/audio/p5-MP3-Info/Makefile
+++ b/audio/p5-MP3-Info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/11/29 15:15:19 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2007/12/08 22:31:52 heinz Exp $
DISTNAME= MP3-Info-1.23
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/MP3-Info/
COMMENT= Manipulate/fetch info from MP3 audio files
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+
PERL5_PACKLIST= auto/MP3/Info/.packlist
.include "../../lang/perl5/module.mk"