pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-ClamAV adding destdir support and license...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15ae41c93b95
branches:  trunk
changeset: 395150:15ae41c93b95
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 16:09:45 2009 +0000

description:
adding destdir support and license of perl itself (POD)

diffstat:

 mail/p5-Mail-ClamAV/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 94ad644856aa -r 15ae41c93b95 mail/p5-Mail-ClamAV/Makefile
--- a/mail/p5-Mail-ClamAV/Makefile      Tue Jul 07 16:07:18 2009 +0000
+++ b/mail/p5-Mail-ClamAV/Makefile      Tue Jul 07 16:09:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2009/05/01 09:03:24 sno Exp $
+# $NetBSD: Makefile,v 1.26 2009/07/07 16:09:45 sno Exp $
 
 DISTNAME=      Mail-ClamAV-0.29
 PKGNAME=       p5-${DISTNAME}
@@ -8,6 +8,9 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Mail-ClamAV/
 COMMENT=       Perl5 module for mail/clamav virus scanner
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 DEPENDS+=      p5-Inline>=0.44:../../devel/p5-Inline
 



Home | Main Index | Thread Index | Old Index