freebsd-ports/print/html2latex/Makefile

21 lines
415 B
Makefile
Raw Normal View History

# New ports collection makefile for: html2latex
# Date created: 29-March-1996
# Whom: joerg
#
1999-08-31 03:53:22 +02:00
# $FreeBSD$
#
2000-04-09 19:50:59 +02:00
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
MAN1= html2latex.1
MANCOMPRESSED= yes
.include <bsd.port.mk>