mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
e5cc021f77
Converted to MAN[1-9]
19 lines
493 B
Makefile
19 lines
493 B
Makefile
# New ports collection makefile for: html2latex
|
|
# Version required: 0.9c
|
|
# Date created: 29-March-1996
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.3 1996/07/12 08:56:52 asami Exp $
|
|
#
|
|
|
|
DISTNAME= html2latex-0.9c
|
|
PKGNAME= html2latex-0.9
|
|
CATEGORIES= print
|
|
# 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>
|