1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/textproc/info2html/Makefile

19 lines
361 B
Makefile
Raw Normal View History

# New ports collection makefile for: info2html
# Version required: 1.1
# Date created: 9 October 1997
# Whom: wosch
#
1999-08-31 02:11:56 +00:00
# $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>