1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/textproc/info2html/Makefile
1998-10-20 02:02:08 +00:00

19 lines
407 B
Makefile

# New ports collection makefile for: info2html
# Version required: 1.1
# Date created: 9 October 1997
# Whom: wosch
#
# $Id: Makefile,v 1.1.1.1 1997/10/10 13:37:50 wosch Exp $
#
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>