From 185eaefa6a6774f1656067ef187a146caa178176 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 27 Feb 2003 05:54:43 +0000 Subject: Add html2hdml, an i-mode HTML to EZweb HDML converter. --- www/html2hdml/Makefile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 www/html2hdml/Makefile (limited to 'www/html2hdml/Makefile') diff --git a/www/html2hdml/Makefile b/www/html2hdml/Makefile new file mode 100644 index 000000000000..6ad05fc95486 --- /dev/null +++ b/www/html2hdml/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: html2hdml +# Date created: 27 February 2003 +# Whom: Akinori MUSHA aka knu +# +# $FreeBSD$ +# + +PORTNAME= html2hdml +PORTVERSION= 1.0.2 +CATEGORIES= www textproc +MASTER_SITES= http://downloads.sourceforge.jp/html2hdml/2459/ +PKGNAMEPREFIX= p5- + +MAINTAINER= knu@FreeBSD.org +COMMENT= An i-mode HTML to EZweb HDML converter + +GNU_CONFIGURE= yes + +.include -- cgit v1.2.3