freebsd-ports/www/html2hdml/Makefile
Mark Linimon 34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00

21 lines
442 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.5
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= html2hdml/6351
MAINTAINER= ports@FreeBSD.org
COMMENT= An i-mode HTML to EZweb HDML converter
GNU_CONFIGURE= yes
PLIST_FILES= bin/html2hdml
.include <bsd.port.mk>