Index: head/finance/p5-Business-CreditCard/Makefile =================================================================== --- head/finance/p5-Business-CreditCard/Makefile (revision 465674) +++ head/finance/p5-Business-CreditCard/Makefile (revision 465675) @@ -1,17 +1,21 @@ # Created by: James FitzGibbon # $FreeBSD$ PORTNAME= Business-CreditCard PORTVERSION= 0.32 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl5 module to validate/generate credit card checksums/names +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include