summaryrefslogtreecommitdiff
path: root/devel/pear-Validate/Makefile
blob: ce504ef6f83d825ffa7df75fe9deddd4c3abb569 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Antonio Carlos Venancio Junior (<antonio@php.net>)
# $FreeBSD$

PORTNAME=	Validate
PORTVERSION=	0.8.5
CATEGORIES=	devel www pear

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

USES=	pear

.include <bsd.port.mk>