freebsd-ports/sysutils/pear-File_Gettext/Makefile
2014-09-26 09:05:59 +00:00

14 lines
273 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= miwi@FreeBSD.org
COMMENT= PEAR GNU Gettext file parser
USES= pear
USE_PHP= yes
.include <bsd.port.mk>