Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 12:16:00 +0100 (CET)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48662: New port: www/html2hdml
Message-ID:  <20030225111600.8D4AC14A24@icommerce-france.com>

next in thread | raw e-mail | index | archive | help

>Number:         48662
>Category:       ports
>Synopsis:       New port: www/html2hdml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 25 03:20:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386
>Description:
	A HTML to HDML converter.
>How-To-Repeat:
>Fix:

	
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	html2hdml
#	html2hdml/Makefile
#	html2hdml/distinfo
#	html2hdml/pkg-descr
#	html2hdml/pkg-plist
#
echo c - html2hdml
mkdir -p html2hdml > /dev/null 2>&1
echo x - html2hdml/Makefile
sed 's/^X//' >html2hdml/Makefile << 'END-of-html2hdml/Makefile'
X# Ports collection makefile for:	html2hdml
X# Date created:				Tue Feb 25, 2003
X# Whom:			Michael L. Hostbaek <mich@freebsdcluster.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	html2hdml
XPORTVERSION=	1.0.2
XCATEGORIES=	www converters
XMASTER_SITES=	http://downloads.sourceforge.jp/html2hdml/2459/
X
XMAINTAINER=	mich@freebsdcluster.org
XCOMMENT=	HTML to HDML converter
X
XGNU_CONFIGURE=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README
X.endif
X
X.include <bsd.port.mk>
END-of-html2hdml/Makefile
echo x - html2hdml/distinfo
sed 's/^X//' >html2hdml/distinfo << 'END-of-html2hdml/distinfo'
XMD5 (html2hdml-1.0.2.tar.gz) = 6a0edeebd31e5eb2cf56389c9387ba82
END-of-html2hdml/distinfo
echo x - html2hdml/pkg-descr
sed 's/^X//' >html2hdml/pkg-descr << 'END-of-html2hdml/pkg-descr'
XHtml2hdml is a HTML to HDML (Handheld Device Markup Language) converter. 
XIt is designed to be lightweight, fast, and portable, and works on 
XLinux, FreeBSD, Solaris, and Cygwin.   
X
XWWW:	http://freshmeat.net/projects/html2hdml/
X
X	- Michael L. Hostbaek
X	mich@freebsdcluster.org
END-of-html2hdml/pkg-descr
echo x - html2hdml/pkg-plist
sed 's/^X//' >html2hdml/pkg-plist << 'END-of-html2hdml/pkg-plist'
Xbin/html2hdml
X%%PORTDOCS%%share/doc/html2hdml/README
X%%PORTDOCS%%@dirrm /share/doc/html2hdml
END-of-html2hdml/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030225111600.8D4AC14A24>