mini test framework for HTTP::Server::Simple
This commit is contained in:
parent
f8877b7567
commit
1580d97d5a
19
www/p5-Test-HTTP-Server-Simple/Makefile
Normal file
19
www/p5-Test-HTTP-Server-Simple/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/12 16:30:48 espie Exp $
|
||||
|
||||
COMMENT= "test framework for HTTP::Server::Simple"
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
DISTNAME= Test-HTTP-Server-Simple-0.03
|
||||
CATEGORIES= www devel
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::www/p5-HTTP-Server-Simple
|
||||
MAKE_ENV= TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
www/p5-Test-HTTP-Server-Simple/distinfo
Normal file
4
www/p5-Test-HTTP-Server-Simple/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Test-HTTP-Server-Simple-0.03.tar.gz) = bb23602669311fa2dd5a61bfc01e05dd
|
||||
RMD160 (Test-HTTP-Server-Simple-0.03.tar.gz) = 40009c76d32a5fdc39d780750989461a8435421b
|
||||
SHA1 (Test-HTTP-Server-Simple-0.03.tar.gz) = e5642055d6a09531fe0e4c0303293d6585bad46a
|
||||
SIZE (Test-HTTP-Server-Simple-0.03.tar.gz) = 4827
|
3
www/p5-Test-HTTP-Server-Simple/pkg/DESCR
Normal file
3
www/p5-Test-HTTP-Server-Simple/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Provides some very basic test functions for HTTP::Server::Simple.
|
||||
Currently, just deals with cleanly backgrounding and killing a child
|
||||
server process.
|
6
www/p5-Test-HTTP-Server-Simple/pkg/PLIST
Normal file
6
www/p5-Test-HTTP-Server-Simple/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/12 16:30:48 espie Exp $
|
||||
${P5SITE}/Test/
|
||||
${P5SITE}/Test/HTTP/
|
||||
${P5SITE}/Test/HTTP/Server/
|
||||
${P5SITE}/Test/HTTP/Server/Simple.pm
|
||||
@man man/man3p/Test::HTTP::Server::Simple.3p
|
Loading…
Reference in New Issue
Block a user