1997-11-17 17:57:55 +00:00
|
|
|
# New ports collection makefile for: texi2html
|
1997-12-15 05:50:39 +00:00
|
|
|
# Date created: 5 Nov 1997
|
|
|
|
# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com>
|
1997-11-17 17:57:55 +00:00
|
|
|
#
|
1999-08-31 02:11:56 +00:00
|
|
|
# $FreeBSD$
|
1997-11-17 17:57:55 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 21:54:47 +00:00
|
|
|
PORTNAME= texi2html
|
2000-09-28 22:25:07 +00:00
|
|
|
PORTVERSION= 1.64
|
1997-11-17 17:57:55 +00:00
|
|
|
CATEGORIES= textproc
|
2000-09-28 22:25:07 +00:00
|
|
|
MASTER_SITES= http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/
|
1997-11-17 17:57:55 +00:00
|
|
|
|
2000-09-28 22:25:07 +00:00
|
|
|
MAINTAINER= roam@orbitel.bg
|
1997-11-17 17:57:55 +00:00
|
|
|
|
2000-09-28 22:25:07 +00:00
|
|
|
USE_AUTOMAKE= yes
|
|
|
|
USE_AUTOCONF= yes
|
|
|
|
GNU_CONFIGURE= yes
|
1997-11-17 17:57:55 +00:00
|
|
|
|
|
|
|
MAN1= texi2html.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|