78450f0a5d
With hat: portmgr-secretary
13 lines
261 B
Makefile
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>
|