2f75f48bbc
Sponsored by: Absolight
17 lines
301 B
Makefile
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>
|