blob: 8da4c2c717ba057776dfcd9fd7610b72cb378f23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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
.include <bsd.port.mk>
|