freebsd-ports/devel/pear-VFS/Makefile
2016-07-25 20:01:02 +00:00

17 lines
357 B
Makefile

# Created by: Thierry Thomas (<thierry@FreeBSD.org>)
# $FreeBSD$
PORTNAME= VFS
PORTVERSION= 0.3.0
CATEGORIES= devel pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Virtual File System API
BUILD_DEPENDS= ${PEARDIR}/Log/null.php:sysutils/pear-Log
RUN_DEPENDS= ${PEARDIR}/Log/null.php:sysutils/pear-Log
USE_PHP= gettext
USES= pear
.include <bsd.port.mk>