pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/p5-MP3-Info The package supports installation to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9df3cbd7b8c
branches: trunk
changeset: 536253:c9df3cbd7b8c
user: heinz <heinz%pkgsrc.org@localhost>
date: Sat Dec 08 22:31:52 2007 +0000
description:
The package supports installation to DESTDIR.
No compiler needed.
diffstat:
audio/p5-MP3-Info/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 5ab3b9ee842a -r c9df3cbd7b8c audio/p5-MP3-Info/Makefile
--- a/audio/p5-MP3-Info/Makefile Sat Dec 08 22:26:24 2007 +0000
+++ b/audio/p5-MP3-Info/Makefile Sat Dec 08 22:31:52 2007 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index