ports/www/p5-HTML-TableContentParser/Makefile

14 lines
235 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>