mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
445c92be3d
Approved by: portmgr (blanket)
14 lines
269 B
Makefile
14 lines
269 B
Makefile
PORTNAME= html2latex
|
|
PORTVERSION= 0.9c
|
|
PORTREVISION= 1
|
|
CATEGORIES= print
|
|
MASTER_SITES= LOCAL/joerg
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
COMMENT= Convert HTML document into LaTeX
|
|
|
|
USES= tar:Z
|
|
PLIST_FILES= bin/html2latex share/man/man1/html2latex.1.gz
|
|
|
|
.include <bsd.port.mk>
|