aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Field/Makefile
blob: 5c7e7c8c93eb2b01d57e8a984b523d6b4f187d12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>