19 lines
363 B
Makefile

# $OpenBSD: Makefile,v 1.21 2020/07/03 21:46:00 sthen Exp $
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>