1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/textproc/info2html/Makefile
1999-08-31 02:11:56 +00:00

19 lines
361 B
Makefile

# 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>