- Add p5-Test-Sys-Info 0.20

Test::Sys::Info is a centralized test suite for Sys::Info Drivers.

WWW: http://search.cpan.org/dist/Test-Sys-Info/
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-10-10 00:17:16 +00:00
parent f44c7887d1
commit 600be67974
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283271
5 changed files with 40 additions and 0 deletions

View File

@ -2447,6 +2447,7 @@
SUBDIR += p5-Test-Strict
SUBDIR += p5-Test-SubCalls
SUBDIR += p5-Test-Synopsis
SUBDIR += p5-Test-Sys-Info
SUBDIR += p5-Test-TAP-HTMLMatrix
SUBDIR += p5-Test-TAP-Model
SUBDIR += p5-Test-TCP

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: p5-Test-Sys-Info
# Date created: 2011-10-09
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Test-Sys-Info
PORTVERSION= 0.20
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Centralized test suite 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
PERL_CONFIGURE= yes
MAN3= Test::Sys::Info.3 \
Test::Sys::Info::Driver.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Test-Sys-Info-0.20.tar.gz) = 7b81248196f9a90e7e8abda0041baba052209553918ce55eb99e8a80fe158549
SIZE (Test-Sys-Info-0.20.tar.gz) = 19218

View File

@ -0,0 +1,3 @@
Test::Sys::Info is a centralized test suite for Sys::Info Drivers.
WWW: http://search.cpan.org/dist/Test-Sys-Info/

View File

@ -0,0 +1,9 @@
%%SITE_PERL%%/Test/Sys/Info.pm
%%SITE_PERL%%/Test/Sys/Info/Driver.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Sys/Info/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Sys/Info
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Sys
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrm %%SITE_PERL%%/Test/Sys/Info
@dirrmtry %%SITE_PERL%%/Test/Sys
@dirrmtry %%SITE_PERL%%/Test