openbsd-ports/devel/p5-Locale-Maketext-Lexicon/Makefile
2005-02-05 01:08:12 +00:00

25 lines
563 B
Makefile

# $OpenBSD: Makefile,v 1.4 2005/02/05 01:08:12 kevlo Exp $
COMMENT= "use other catalog formats in Locale::Maketext"
DISTNAME= Locale-Maketext-Lexicon-0.47
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
HOMEPAGE= http://search.cpan.org/dist/Locale-Maketext-Lexicon/
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>