mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
db4663d539
Sponsored by: Netzkommune GmbH
14 lines
261 B
Makefile
14 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= miwi@FreeBSD.org
|
|
COMMENT= PEAR GNU Gettext file parser
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|