1996-04-12 18:30:50 -04:00
|
|
|
# New ports collection makefile for: html2latex
|
|
|
|
# Version required: 0.9c
|
|
|
|
# Date created: 29-March-1996
|
|
|
|
# Whom: joerg
|
|
|
|
#
|
1996-07-12 04:56:52 -04:00
|
|
|
# $Id: Makefile,v 1.2 1996/07/06 09:37:17 asami Exp $
|
1996-04-12 18:30:50 -04:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= html2latex-0.9c
|
|
|
|
PKGNAME= html2latex-0.9
|
1996-07-12 04:56:52 -04:00
|
|
|
CATEGORIES+= print
|
1996-04-12 18:30:50 -04:00
|
|
|
# i can't seem to find the original dist site
|
|
|
|
MASTER_SITES= ftp://ftp.germany.eu.net/pub/infosystems/www/ncsa/Web/Mosaic/Contrib/
|
|
|
|
DISTFILES= html2latex-0.9c.tar.Z
|
|
|
|
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|