freebsd-ports/sysutils/pear-File_Gettext/Makefile
2021-05-04 18:57:55 +02:00

12 lines
250 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
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>