freebsd-ports/devel/p5-Locale-Maketext-Simple/Makefile
Andrej Zverev 4cfea3d01e - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 10:33:57 +00:00

16 lines
323 B
Makefile

# Created by: Autrijus Tang <autrijus@autrijus.org>
# $FreeBSD$
PORTNAME= Locale-Maketext-Simple
PORTVERSION= 0.21
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= rafan@FreeBSD.org
COMMENT= Simple interface to Locale::Maketext::Lexicon
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>