1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/print/html2latex/Makefile
2021-04-06 16:31:07 +02:00

15 lines
268 B
Makefile

# Created by: joerg
PORTNAME= html2latex
PORTVERSION= 0.9c
CATEGORIES= print
MASTER_SITES= LOCAL/joerg
MAINTAINER= joerg@FreeBSD.org
COMMENT= Convert HTML document into LaTeX
USES= tar:Z
PLIST_FILES= bin/html2latex man/man1/html2latex.1.gz
.include <bsd.port.mk>