freebsd-ports/www/html2hdml/Makefile
Akinori MUSHA e864570387 Update to 1.0.3.
PR:		ports/51408
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-04-26 21:47:37 +00:00

19 lines
396 B
Makefile

# 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.3
CATEGORIES= www textproc
MASTER_SITES= http://downloads.sourceforge.jp/html2hdml/3784/
MAINTAINER= knu@FreeBSD.org
COMMENT= An i-mode HTML to EZweb HDML converter
GNU_CONFIGURE= yes
.include <bsd.port.mk>