1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/devel/p5-Perl4-CoreLibs/Makefile
Baptiste Daroussin 1e0584765c Bring to the perl@ standard
Submitted by:	az
2015-01-04 10:48:58 +00:00

18 lines
302 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= configure
.include <bsd.port.mk>