SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
18
www/p5-HTML-Form/Makefile
Normal file
18
www/p5-HTML-Form/Makefile
Normal 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>
|
2
www/p5-HTML-Form/distinfo
Normal file
2
www/p5-HTML-Form/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (HTML-Form-6.09.tar.gz) = 9sBs4eVPnP4f2ADYhhJrh1yXJxaif8KB0/sANFEy4jA=
|
||||
SIZE (HTML-Form-6.09.tar.gz) = 42075
|
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
|
3
www/p5-HTML-Form/pkg/PLIST
Normal file
3
www/p5-HTML-Form/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
@conflict p5-libwww-<6.0
|
||||
${P5SITE}/HTML/Form.pm
|
||||
@man man/man3p/HTML::Form.3p
|
Loading…
Add table
Add a link
Reference in a new issue