openbsd-ports/textproc/p5-Regexp-Common/Makefile

24 lines
500 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2004/12/22 02:46:39 msf Exp $
COMMENT= "Use other catalog formats in Locale::Maketext"
DISTNAME= Regexp-Common-2.118
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>