freebsd-ports/devel/p5-Locale-PGetText/Makefile
2013-10-30 02:52:46 +00:00

16 lines
307 B
Makefile

# Created by: Yukihiro Nakai <nakai@FreeBSD.org>
# $FreeBSD$
PORTNAME= Locale-PGetText
PORTVERSION= 0.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Pure perl implementation of GNU gettext
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>