2014-11-18 20:05:05 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.18 2014/11/18 20:05:05 benoit Exp $
|
2001-05-06 04:22:45 +00:00
|
|
|
|
2007-09-15 20:38:20 +00:00
|
|
|
COMMENT= convert text to HTML with controlling options
|
2001-03-22 16:35:30 +00:00
|
|
|
|
2007-01-16 17:52:06 +00:00
|
|
|
MODULES= cpan
|
2014-11-18 20:05:05 +00:00
|
|
|
DISTNAME = HTML-FromText-2.07
|
2007-01-16 17:52:06 +00:00
|
|
|
CATEGORIES= www
|
2001-03-22 16:35:30 +00:00
|
|
|
|
2014-11-18 20:05:05 +00:00
|
|
|
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
|
|
|
|
|
2010-11-22 08:36:47 +00:00
|
|
|
RUN_DEPENDS= textproc/p5-Email-Find devel/p5-Exporter-Lite
|
2004-04-24 08:20:44 +00:00
|
|
|
|
2014-11-18 20:05:05 +00:00
|
|
|
# Perl
|
2001-03-22 16:35:30 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|