# Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= File_Gettext PORTVERSION= 0.4.2 CATEGORIES= sysutils devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR GNU Gettext file parser BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= yes PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include