aboutsummaryrefslogtreecommitdiff
path: root/print/html2latex/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-07-07 13:28:13 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-07-07 13:28:13 +0000
commit2c67b137b0752d93f64b95df6c8724d456dc9e0f (patch)
tree4fcfe241cac98204194f058f37db0a336c4d5dfc /print/html2latex/Makefile
parent776a2caed63acd36dc3ae472b3ac18a3321436c7 (diff)
downloadports-2c67b137b0752d93f64b95df6c8724d456dc9e0f.tar.gz
ports-2c67b137b0752d93f64b95df6c8724d456dc9e0f.zip
Stagify.
Approved by: portmgr@ (blanket)
Notes
Notes: svn path=/head/; revision=361082
Diffstat (limited to 'print/html2latex/Makefile')
-rw-r--r--print/html2latex/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/print/html2latex/Makefile b/print/html2latex/Makefile
index dac971c9cace..433161b6f5fe 100644
--- a/print/html2latex/Makefile
+++ b/print/html2latex/Makefile
@@ -11,9 +11,6 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= joerg@FreeBSD.org
COMMENT= Convert HTML document into LaTeX
-MAN1= html2latex.1
-MANCOMPRESSED= yes
-PLIST_FILES= bin/html2latex
+PLIST_FILES= bin/html2latex man/man1/html2latex.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>