2003-02-27 06:54:43 +01:00
|
|
|
# New ports collection makefile for: html2hdml
|
|
|
|
# Date created: 27 February 2003
|
|
|
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= html2hdml
|
2003-04-26 23:47:37 +02:00
|
|
|
PORTVERSION= 1.0.3
|
2003-02-27 06:54:43 +01:00
|
|
|
CATEGORIES= www textproc
|
2003-04-26 23:47:37 +02:00
|
|
|
MASTER_SITES= http://downloads.sourceforge.jp/html2hdml/3784/
|
2003-02-27 06:54:43 +01:00
|
|
|
|
|
|
|
MAINTAINER= knu@FreeBSD.org
|
|
|
|
COMMENT= An i-mode HTML to EZweb HDML converter
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|