freebsd-ports/textproc/texi2html/Makefile
Neil Blakey-Milner db9259f585 Upgrade makedepend to 2000.09.07
Upgrade texi2html to 1.64
Update cgihtml's master site
Make Peter Pentchev maintainer.

PR:		21456
Submitted by:	"Peter Pentchev" <roam@orbitel.bg> (new maintainer)
Approved by:	Ian Vaudrey <i.vaudrey@bigfoot.com> (old maintainer)
2000-09-28 22:25:07 +00:00

21 lines
406 B
Makefile

# New ports collection makefile for: texi2html
# Date created: 5 Nov 1997
# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com>
#
# $FreeBSD$
#
PORTNAME= texi2html
PORTVERSION= 1.64
CATEGORIES= textproc
MASTER_SITES= http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/
MAINTAINER= roam@orbitel.bg
USE_AUTOMAKE= yes
USE_AUTOCONF= yes
GNU_CONFIGURE= yes
MAN1= texi2html.1
.include <bsd.port.mk>