openbsd-ports/www/p5-HTML-FillInForm/Makefile
2022-03-11 20:09:36 +00:00

15 lines
233 B
Makefile

COMMENT = inserts data into HTML input and select tags
MODULES = cpan
PKG_ARCH = *
DISTNAME = HTML-FillInForm-2.21
CATEGORIES = www
REVISION = 0
# perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = www/p5-HTML-Parser
.include <bsd.port.mk>