1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/textproc/info2html/Makefile
Wolfram Schneider 17d4c286bc Translate GNU info files into HTML pages, one page per node.
Menus, Notes, and Up/Next/Prev pointers are translated into links.
Other text is left as-is in <PRE></PRE> tags.
1997-10-10 13:37:50 +00:00

16 lines
364 B
Makefile

# New ports collection makefile for: info2html
# Version required: 1.1
# Date created: 9 October 1997
# Whom: wosch
#
# $Id: Makefile,v 1.3 1997/08/16 10:14:36 wosch Exp $
#
DISTNAME= info2html-1.1
CATEGORIES= textproc
MASTER_SITES= http://www.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
.include <bsd.port.mk>