freebsd-ports/devel/p5-Perl4-CoreLibs/Makefile
Mathieu Arnold 2f75f48bbc These needs Module::Build.
Sponsored by:	Absolight
2015-04-11 08:28:39 +00:00

17 lines
301 B
Makefile

# $FreeBSD$
PORTNAME= Perl4-CoreLibs
PORTVERSION= 0.003
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ZEFRAM
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Libraries historically supplied with Perl 4
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>