mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
78450f0a5d
With hat: portmgr-secretary
17 lines
345 B
Makefile
17 lines
345 B
Makefile
# Created by: Wen Heping <wen@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Validate_US
|
|
PORTVERSION= 0.5.5
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= PEAR data validation class for US
|
|
|
|
BUILD_DEPENDS= pear-Validate>=0.5.0:devel/pear-Validate
|
|
RUN_DEPENDS= pear-Validate>=0.5.0:devel/pear-Validate
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|