blob: f564cba5d83be09fae394b5da4877f9bf591ba34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Created by: Anish Mistry (<amistry@am-productions.biz>)
# $FreeBSD$
PORTNAME= Validate_Finance_CreditCard
PORTVERSION= 0.5.3
CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR CreditCard Validation class
USES= pear
.include <bsd.port.mk>
|