blob: c856d59eba66259b97bf6aea91658ea5414c8bf2 (
plain) (
tree)
|
|
# New ports collection makefile for: info2html
# Version required: 1.1
# Date created: 9 October 1997
# Whom: wosch
#
# $FreeBSD$
#
DISTNAME= info2html-1.1
CATEGORIES= textproc
MASTER_SITES= http://www.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
MAN1= info2html.1
MANCOMPRESSED= yes
.include <bsd.port.mk>
|