diff options
author | heinz <heinz@pkgsrc.org> | 2010-01-16 23:37:48 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2010-01-16 23:37:48 +0000 |
commit | c71426c73721d6b74ffd44e09ece02b19b7c23f6 (patch) | |
tree | 6bb103e35994dba5e091ead9a478ff09c433183f /textproc/p5-Encode-Detect | |
parent | 9f2ab350ac4ce43b5920738d1b8f48fb95ba1fc2 (diff) | |
download | pkgsrc-c71426c73721d6b74ffd44e09ece02b19b7c23f6.tar.gz |
Added LICENSE.
Diffstat (limited to 'textproc/p5-Encode-Detect')
-rw-r--r-- | textproc/p5-Encode-Detect/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Encode-Detect/Makefile b/textproc/p5-Encode-Detect/Makefile index c2bed16ab9e..350d9ae4839 100644 --- a/textproc/p5-Encode-Detect/Makefile +++ b/textproc/p5-Encode-Detect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:54 he Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/16 23:37:49 heinz Exp $ # DISTNAME= Encode-Detect-1.01 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Encode-Detect/ COMMENT= Perl module that detects the encoding of data +LICENSE= mpl-1.1 PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews |