mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 17:50:31 -04:00
12 lines
252 B
Makefile
12 lines
252 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
|
|
PORTNAME= File_Gettext
|
|
PORTVERSION= 0.4.2
|
|
CATEGORIES= sysutils devel pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR GNU Gettext file parser
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|