opnsense-ports/sysutils/pear-File_Gettext/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

14 lines
274 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= File_Gettext
PORTVERSION= 0.4.2
CATEGORIES= sysutils devel pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR GNU Gettext file parser
USES= pear
USE_PHP= yes
.include <bsd.port.mk>