Files
2022-03-11 20:09:36 +00:00

14 lines
235 B
Makefile

COMMENT= module to parse the content of tables in HTML text
MODULES= cpan
PKG_ARCH= *
DISTNAME = HTML-TableContentParser-0.305
CATEGORIES= www devel
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= www/p5-HTML-Parser
.include <bsd.port.mk>