seperated out from p5-libwww, part of p5-libwww 6.08 updates.

Ok sthen@
This commit is contained in:
nigel 2014-10-23 19:23:32 +00:00
parent d0551c0bb1
commit c623192330
4 changed files with 29 additions and 0 deletions

22
www/p5-HTML-Form/Makefile Normal file
View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/10/23 19:23:32 nigel Exp $
COMMENT = Class that represents an HTML form element
DISTNAME = HTML-Form-6.03
CATEGORIES = www
CPAN_AUTHOR = GAAS
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
RUN_DEPENDS = www/p5-HTML-Parser \
www/p5-HTTP-Message>=6.03 \
www/p5-URI>=1.10
BUILD_DEPENDS = ${RUN_DEPENDS}
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (HTML-Form-6.03.tar.gz) = aMAdlPAF1cqcTVWtKhvzqNA0pfxtsYfZGkxC8/3J/DY=
SIZE (HTML-Form-6.03.tar.gz) = 23522

View File

@ -0,0 +1 @@
Class that represents an HTML form element

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/10/23 19:23:32 nigel Exp $
@conflict p5-libwww-<6.0
${P5SITE}/HTML/Form.pm
@man man/man3p/HTML::Form.3p