openbsd-ports/textproc/p5-Regexp-Common/Makefile
sturm 1fde19d41c update to Regexp::Common 2.120
from Deanna Phillips <deanna+usenet at sdf.lonestar.org>
ok maintainer msf@
2006-03-18 06:31:47 +00:00

24 lines
498 B
Makefile

# $OpenBSD: Makefile,v 1.2 2006/03/18 06:31:47 sturm Exp $
COMMENT= "Use other catalog formats in Locale::Maketext"
DISTNAME= Regexp-Common-2.120
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>