freebsd-ports/textproc/info2html/Makefile

20 lines
383 B
Makefile
Raw Normal View History

# New ports collection makefile for: info2html
# Date created: 9 October 1997
# Whom: wosch
#
1999-08-31 04:11:56 +02:00
# $FreeBSD$
#
PORTNAME= info2html
PORTVERSION= 1.1
CATEGORIES= textproc
MASTER_SITES= http://wolfram.schneider.org/src/
MAINTAINER= wosch@FreeBSD.org
2003-03-05 13:47:22 +01:00
COMMENT= Translate GNU info files into HTML pages
MAN1= info2html.1
MANCOMPRESSED= yes
.include <bsd.port.mk>