SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

18
www/p5-HTML-Form/Makefile Normal file
View file

@ -0,0 +1,18 @@
COMMENT = Class that represents an HTML form element
DISTNAME = HTML-Form-6.09
CATEGORIES = www
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
RUN_DEPENDS = www/p5-HTML-Parser \
www/p5-HTTP-Message>=6.03 \
www/p5-URI>=1.10
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (HTML-Form-6.09.tar.gz) = 9sBs4eVPnP4f2ADYhhJrh1yXJxaif8KB0/sANFEy4jA=
SIZE (HTML-Form-6.09.tar.gz) = 42075

View file

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

View file

@ -0,0 +1,3 @@
@conflict p5-libwww-<6.0
${P5SITE}/HTML/Form.pm
@man man/man3p/HTML::Form.3p