mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 06:01:51 -05:00
12 lines
230 B
Makefile
12 lines
230 B
Makefile
PORTNAME= File_Gettext
|
|
PORTVERSION= 0.4.2
|
|
CATEGORIES= sysutils devel pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR GNU Gettext file parser
|
|
WWW= https://pear.php.net/package/File_Gettext
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|