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

18 lines
364 B
Makefile

# Created by: Erwin Lansing <erwin@FreeBSD.org>
# $FreeBSD$
PORTNAME= Locale-libintl
PORTVERSION= 1.23
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= libintl-perl-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= Internationalization library for Perl
USES= perl5 gettext
USE_PERL5= configure
.include <bsd.port.mk>