aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Perl4-CoreLibs/Makefile
blob: 03e279706c2623353dc23cef1f60aefea89c567b (plain) (tree)
1
2
3
4
5
6
7
8



                              
                 

                     
                                   





                                                           
                        

                      
# $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>