summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-07-28 06:58:32 +0000
committerwen <wen@pkgsrc.org>2016-07-28 06:58:32 +0000
commit346ca219312d4a9ca998d059e0aba1723cb33512 (patch)
tree32f92702dc9d2ab567f0c2ba5c072b40ccf614eb /finance
parenta4de8cef137021a80e1bfcb6d874060467a5d85c (diff)
downloadpkgsrc-346ca219312d4a9ca998d059e0aba1723cb33512.tar.gz
Add LICENSE
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Algorithm-LUHN/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/p5-Algorithm-LUHN/Makefile b/finance/p5-Algorithm-LUHN/Makefile
index deededff3d9..8b486a59aae 100644
--- a/finance/p5-Algorithm-LUHN/Makefile
+++ b/finance/p5-Algorithm-LUHN/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/07/28 06:57:07 wen Exp $
+# $NetBSD: Makefile,v 1.11 2016/07/28 06:58:32 wen Exp $
DISTNAME= Algorithm-LUHN-1.02
PKGNAME= p5-${DISTNAME}
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEILB/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/perldoc?Algorithm::LUHN
COMMENT= Calculate the Modulus 10 Double Add Double checksum
+LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Algorithm/LUHN/.packlist