Import p5-Test-TCP 1.07:
Test::TCP is a test utility for TCP/IP program. From Abel Abraham Camarillo Ojeda on ports@
This commit is contained in:
parent
8ced82a6ef
commit
6835cf2039
18
net/p5-Test-TCP/Makefile
Normal file
18
net/p5-Test-TCP/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/11 09:44:52 landry Exp $
|
||||
|
||||
COMMENT = testing TCP program
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Test-TCP-1.07
|
||||
CATEGORIES = net
|
||||
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
|
||||
|
||||
BUILD_DEPENDS = devel/p5-Test-SharedFork>=0.14
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
net/p5-Test-TCP/distinfo
Normal file
5
net/p5-Test-TCP/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Test-TCP-1.07.tar.gz) = 1Br0fm+QRB0WrvvxcNeT3w==
|
||||
RMD160 (Test-TCP-1.07.tar.gz) = 5wiw/VhH3QE+17bMc0Cw6tJHpQQ=
|
||||
SHA1 (Test-TCP-1.07.tar.gz) = U07JltFR2mLg1Kf3rxS6nnILLfg=
|
||||
SHA256 (Test-TCP-1.07.tar.gz) = 7KCLanIuY6SsGkFX2mJRHBpvP55p0GuepWNl8/IFTKY=
|
||||
SIZE (Test-TCP-1.07.tar.gz) = 28129
|
1
net/p5-Test-TCP/pkg/DESCR
Normal file
1
net/p5-Test-TCP/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Test::TCP is test utilities for TCP/IP program.
|
4
net/p5-Test-TCP/pkg/PLIST
Normal file
4
net/p5-Test-TCP/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/11 09:44:52 landry Exp $
|
||||
${P5SITE}/Test/
|
||||
${P5SITE}/Test/TCP.pm
|
||||
@man man/man3p/Test::TCP.3p
|
Loading…
Reference in New Issue
Block a user