1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/finance/p5-Business-CreditCard/Makefile
2021-04-06 16:31:07 +02:00

21 lines
380 B
Makefile

# Created by: James FitzGibbon <jfitz@FreeBSD.org>
PORTNAME= Business-CreditCard
PORTVERSION= 0.36
CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@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 <bsd.port.mk>