blob: 7bc764ee6b0571ff325923a832f2a40c71435844 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=virtual/perl-IO virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl:=
DESCRIPTION=Perl extension for checking the open or closed status of a port
EAPI=6
HOMEPAGE=http://search.cpan.org/dist/IO-Socket-PortState/
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=virtual/perl-IO dev-lang/perl:=
SLOT=0
SRC_URI=mirror://cpan/authors/id/D/DM/DMUEY/IO-Socket-PortState-0.03.tar.gz
_eclass_exported_funcs=src_prepare:perl-module src_configure:perl-module src_compile:perl-module src_test:perl-module src_install:perl-module
_eclasses_=multiprocessing 284a473719153462f3e974d86c8cb81c perl-functions 19ad909f708afdacbb9b1879aef779ec perl-module 426c3ab084fdeb2eaa8ba45a75bd9ae7
_md5_=5248bfac8ee1a2a568330d5ba74d6413
|