1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/devel/pear-Validate_US/Makefile
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00

17 lines
344 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= Validate_US
PORTVERSION= 0.5.5
CATEGORIES= devel www pear
MAINTAINER= miwi@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>