aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Validate_Finance_CreditCard/Makefile
blob: 117b4858788635f151192fbfdd537696d6ba7f17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Anish Mistry (<amistry@am-productions.biz>)

PORTNAME=	Validate_Finance_CreditCard
PORTVERSION=	0.6.0
CATEGORIES=	devel www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR CreditCard Validation class

USES=	pear

.include <bsd.port.mk>