freebsd-ports/devel/p5-Locale-Maketext-Simple/Makefile
Cheng-Lung Sung 22f5e54a5d - Update to 0.14
Notes from maintainer:
  This is buildable on 4.x. I have tested it on both 4.x and 7.x.

PR:		ports/96440
Submitted by:	maintainer (Rong-En Fan)
2006-04-28 02:07:15 +00:00

22 lines
509 B
Makefile

# New ports collection makefile for: p5-Locale-Maketext-Simple
# Date created: Aug 27 2003
# Whom: Autrijus Tang <autrijus@autrijus.org>
#
# $FreeBSD$
#
PORTNAME= Locale-Maketext-Simple
PORTVERSION= 0.14
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/A/AU/AUTRIJUS
PKGNAMEPREFIX= p5-
MAINTAINER= rafan@infor.org
COMMENT= Simple interface to Locale::Maketext::Lexicon
PERL_CONFIGURE= yes
MAN3= Locale::Maketext::Simple.3
.include <bsd.port.mk>