seperated out from p5-libwww, part of p5-libwww 6.08 updates.
Ok sthen@
This commit is contained in:
parent
d0551c0bb1
commit
c623192330
22
www/p5-HTML-Form/Makefile
Normal file
22
www/p5-HTML-Form/Makefile
Normal 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>
|
2
www/p5-HTML-Form/distinfo
Normal file
2
www/p5-HTML-Form/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (HTML-Form-6.03.tar.gz) = aMAdlPAF1cqcTVWtKhvzqNA0pfxtsYfZGkxC8/3J/DY=
|
||||
SIZE (HTML-Form-6.03.tar.gz) = 23522
|
1
www/p5-HTML-Form/pkg/DESCR
Normal file
1
www/p5-HTML-Form/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Class that represents an HTML form element
|
4
www/p5-HTML-Form/pkg/PLIST
Normal file
4
www/p5-HTML-Form/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user