1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/print/html2latex/Makefile
David E. O'Brien e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00

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>