opnsense-ports/www/p5-HTML-Field/Makefile
2022-09-07 22:33:21 +02:00

15 lines
315 B
Makefile

PORTNAME= HTML-Field
PORTVERSION= 1.19
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to generate HTML form elements
WWW= https://metacpan.org/release/JFRAIRE/HTML-Field-1.19
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>