freebsd-ports/textproc/info2html/Makefile

19 lines
337 B
Makefile

# New ports collection makefile for: info2html
# Date created: 9 October 1997
# Whom: wosch
#
# $FreeBSD$
#
PORTNAME= info2html
PORTVERSION= 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>