pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/p5-Algorithm-LUHN
Module Name: pkgsrc
Committed By: wen
Date: Thu Jul 28 06:58:33 UTC 2016
Modified Files:
pkgsrc/finance/p5-Algorithm-LUHN: Makefile
Log Message:
Add LICENSE
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/finance/p5-Algorithm-LUHN/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/p5-Algorithm-LUHN/Makefile
diff -u pkgsrc/finance/p5-Algorithm-LUHN/Makefile:1.10 pkgsrc/finance/p5-Algorithm-LUHN/Makefile:1.11
--- pkgsrc/finance/p5-Algorithm-LUHN/Makefile:1.10 Thu Jul 28 06:57:07 2016
+++ pkgsrc/finance/p5-Algorithm-LUHN/Makefile Thu Jul 28 06:58:32 2016
@@ -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:=.
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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
Home |
Main Index |
Thread Index |
Old Index