aboutsummaryrefslogtreecommitdiff
path: root/print/html2latex/Makefile
blob: ce7e441738767d808a7e323e1e7cd641d795e450 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    html2latex
# Version required:     0.9c
# Date created:         29-March-1996
# Whom:                 joerg
#
# $Id: Makefile,v 1.2 1996/07/06 09:37:17 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>