opnsense-ports/print/html2latex/Makefile
Franco Fichtner e17aa5f071 */*: sync with upstream
Taken from: FreeBSD
2015-05-15 07:27:23 +02:00

15 lines
280 B
Makefile

# Created by: joerg
# $FreeBSD$
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>