# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Sys-Info-Base PORTVERSION= 0.78.02 CATEGORIES= devel sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Base class for Sys::Info TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage USE_PERL5= configure USES= perl5 regression-test test: build cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE} test .include