diff options
Diffstat (limited to 'mail/p5-MIME-tools')
-rw-r--r-- | mail/p5-MIME-tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-MIME-tools/Makefile b/mail/p5-MIME-tools/Makefile index 13121376588..35e03fa9ff0 100644 --- a/mail/p5-MIME-tools/Makefile +++ b/mail/p5-MIME-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2008/10/19 19:18:20 he Exp $ +# $NetBSD: Makefile,v 1.34 2010/01/30 23:08:00 heinz Exp $ # DISTNAME= MIME-tools-5.427 @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/MIME-tools/ COMMENT= Perl5 modules for encoding and decoding MIME messages +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir |