91a1caa242
Hope to see you back! Thank for all the work!
14 lines
275 B
Makefile
14 lines
275 B
Makefile
# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Validate_AU
|
|
PORTVERSION= 0.1.4
|
|
PORTREVISION= 1
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= PEAR data validation class for Australia
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|