1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/www/p5-HTML-FillInForm-Lite/Makefile
2021-10-04 21:58:01 +02:00

15 lines
284 B
Makefile

PORTNAME= HTML-FillInForm-Lite
PORTVERSION= 1.13
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for lightweight FillInForm module in Pure Perl
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>