freebsd-ports/textproc/p5-Regexp-Common/Makefile
2001-11-25 14:27:47 +00:00

22 lines
461 B
Makefile

# New ports collection makefile for: devel/p5-Regexp-Common
# Date created: 25 November 2001
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Regexp-Common
PORTVERSION= 0.01
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Regexp
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
MAN3= Regexp::Common.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>