summaryrefslogblamecommitdiff
path: root/www/html2hdml/Makefile
blob: 01f15a99bf357b560266d8e5563faabcbae3b671 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                






                                                      
# New ports collection makefile for:	html2hdml
# Date created:		27 February 2003
# Whom:			Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#

PORTNAME=	html2hdml
PORTVERSION=	1.0.2
CATEGORIES=	www textproc
MASTER_SITES=	http://downloads.sourceforge.jp/html2hdml/2459/

MAINTAINER=	knu@FreeBSD.org
COMMENT=	An i-mode HTML to EZweb HDML converter

GNU_CONFIGURE=	yes

.include <bsd.port.mk>