aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-File_Gettext/Makefile
blob: 8061e7584a81716b01e30770990a0f61118d49a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

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>