# New ports collection makefile for: devel/p5-Module-CoreList # Date created: Aug 27 2003 # Whom: Autrijus Tang # # $FreeBSD$ # PORTNAME= Module-CoreList PORTVERSION= 2.02 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= See what modules shipped with versions of perl BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN1= corelist.1 MAN3= Module::CoreList.3 .include