freebsd-ports/print/html2latex/Makefile
Satoshi Asami ade337e757 Typo in CATEGORIES.
Pointed out by:	 John Fieber <jfieber@indiana.edu>
1996-07-12 08:56:52 +00:00

18 lines
494 B
Makefile

# 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>