ports/www/p5-HTML-FromText/Makefile

17 lines
302 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= convert text to HTML with controlling options
MODULES= cpan
PKG_ARCH= *
DISTNAME = HTML-FromText-2.07
CATEGORIES= www
REVISION = 0
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
RUN_DEPENDS= textproc/p5-Email-Find devel/p5-Exporter-Lite
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>