1997-10-10 15:37:50 +02:00
|
|
|
# New ports collection makefile for: info2html
|
|
|
|
# Date created: 9 October 1997
|
|
|
|
# Whom: wosch
|
|
|
|
#
|
1999-08-31 04:11:56 +02:00
|
|
|
# $FreeBSD$
|
1997-10-10 15:37:50 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 23:54:47 +02:00
|
|
|
PORTNAME= info2html
|
2001-01-16 18:33:20 +01:00
|
|
|
PORTVERSION= 1.1
|
1997-10-10 15:37:50 +02:00
|
|
|
CATEGORIES= textproc
|
2003-10-29 08:46:49 +01:00
|
|
|
MASTER_SITES= http://wolfram.schneider.org/src/
|
1997-10-10 15:37:50 +02:00
|
|
|
|
2003-10-29 11:58:45 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-05 13:47:22 +01:00
|
|
|
COMMENT= Translate GNU info files into HTML pages
|
1997-10-10 15:37:50 +02:00
|
|
|
|
1998-10-20 04:02:08 +02:00
|
|
|
MAN1= info2html.1
|
|
|
|
MANCOMPRESSED= yes
|
2004-02-05 21:38:07 +01:00
|
|
|
PLIST_FILES= bin/info2html
|
1998-10-20 04:02:08 +02:00
|
|
|
|
1997-10-10 15:37:50 +02:00
|
|
|
.include <bsd.port.mk>
|