wrong directory
This commit is contained in:
parent
bd196cc761
commit
57afd3b661
@ -1,28 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/01/15 16:11:18 sturm Exp $
|
||||
|
||||
COMMENT= "retrieve GET/POST parameters from HTTP requests"
|
||||
|
||||
DISTNAME= HTTP-Request-Params-1.01
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
|
||||
MAINTAINER= Sam Smith <s@msmith.net>
|
||||
|
||||
# Same as Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
|
||||
|
||||
REGRESS_DEPENDS=${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::devel/p5-Class-Accessor \
|
||||
::mail/p5-Email-MIME-Modifier \
|
||||
::www/p5-libwww
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,4 +0,0 @@
|
||||
MD5 (HTTP-Request-Params-1.01.tar.gz) = fccd255a2992c77b5c40cb5e1e75b256
|
||||
RMD160 (HTTP-Request-Params-1.01.tar.gz) = 2db69babbd780db1cf919cbbf29c4e3bfd822bef
|
||||
SHA1 (HTTP-Request-Params-1.01.tar.gz) = cea6b9539246283e653ee42a7886c73246baab81
|
||||
SIZE (HTTP-Request-Params-1.01.tar.gz) = 3427
|
@ -1,2 +0,0 @@
|
||||
This software does all the dirty work of parsing HTTP
|
||||
Requests to find incoming query parameters.
|
@ -1,3 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/01/15 16:11:18 sturm Exp $
|
||||
${P5SITE}/HTTP/Request/Params.pm
|
||||
@man man/man3p/HTTP::Request::Params.3p
|
Loading…
Reference in New Issue
Block a user