openbsd-ports/www/p5-HTML-FromText/Makefile
2013-03-11 11:35:43 +00:00

17 lines
321 B
Makefile

# $OpenBSD: Makefile,v 1.16 2013/03/11 11:44:45 espie Exp $
COMMENT= convert text to HTML with controlling options
MODULES= cpan
DISTNAME= HTML-FromText-2.05
REVISION= 1
CATEGORIES= www
USE_GROFF = Yes
RUN_DEPENDS= textproc/p5-Email-Find devel/p5-Exporter-Lite
# GPL
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>