summaryrefslogtreecommitdiff
path: root/sysutils/pear-File_Gettext/Makefile
blob: 2990885e71066786ae760311db9590b8d29aa2ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	File_Gettext
PORTVERSION=	0.4.2
CATEGORIES=	sysutils devel pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR GNU Gettext file parser
WWW=		https://pear.php.net/package/File_Gettext

USES=		pear

.include <bsd.port.mk>