mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17d4c286bc
Menus, Notes, and Up/Next/Prev pointers are translated into links. Other text is left as-is in <PRE></PRE> tags.
16 lines
364 B
Makefile
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>
|