freebsd-ports/www/p5-HTML-Field/Makefile
Andrej Zverev 9a5021c8b9 - support stage
Approved by:	portmgr (blanket infrastructure)
2014-01-05 15:30:10 +00:00

16 lines
300 B
Makefile

# Created by: Sahil Tandon <sahil@tandon.net>
# $FreeBSD$
PORTNAME= HTML-Field
PORTVERSION= 1.19
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sahil@FreeBSD.org
COMMENT= Perl module to generate HTML form elements
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>