summaryrefslogtreecommitdiff
path: root/textproc/info2html/Makefile
blob: 63f1a70e6e547be0fb6d22bc3ac930b86ec62ff4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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.de.freebsd.org/~wosch/src/

MAINTAINER=     wosch@FreeBSD.org

MAN1=		info2html.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>