freebsd-ports/sysutils/pear-File_Gettext/Makefile
2016-07-25 20:01:02 +00:00

13 lines
261 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
.include <bsd.port.mk>