1996-04-12 22:30:50 +00:00
|
|
|
# New ports collection makefile for: html2latex
|
|
|
|
# Date created: 29-March-1996
|
|
|
|
# Whom: joerg
|
|
|
|
#
|
1999-08-31 01:53:22 +00:00
|
|
|
# $FreeBSD$
|
1996-04-12 22:30:50 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 17:50:59 +00:00
|
|
|
PORTNAME= html2latex
|
|
|
|
PORTVERSION= 0.9c
|
1996-11-17 08:45:20 +00:00
|
|
|
CATEGORIES= print
|
1998-08-23 07:34:47 +00:00
|
|
|
# I can't seem to find the original dist site
|
2000-02-19 19:42:16 +00:00
|
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
2000-04-09 17:41:40 +00:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
1996-04-12 22:30:50 +00:00
|
|
|
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
|
1998-08-23 07:34:47 +00:00
|
|
|
MAN1= html2latex.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
1996-04-12 22:30:50 +00:00
|
|
|
.include <bsd.port.mk>
|