freebsd-ports/print/html2latex/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

22 lines
457 B
Makefile

# New ports collection makefile for: html2latex
# Date created: 29-March-1996
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= html2latex
PORTVERSION= 0.9c
CATEGORIES= print
# I can't seem to find the original dist site
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
EXTRACT_SUFX= .tar.Z
MAINTAINER= joerg@FreeBSD.org
COMMENT= Convert HTML document into LaTeX
MAN1= html2latex.1
MANCOMPRESSED= yes
.include <bsd.port.mk>