# Created by: Rong-En Fan # $FreeBSD: head/devel/p5-AutoLoader/Makefile 331780 2013-10-27 15:12:16Z vanilla $ PORTNAME= AutoLoader PORTVERSION= 5.73 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= Load subroutines only on demand USES= perl5 USE_PERL5= configure regression-test: cd ${WRKSRC} && ${MAKE} test .include