aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-03 14:29:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-03 14:29:35 +0000
commit1dcd8eadfd45cc933161bf419a05f5cee3fe722b (patch)
tree4dc699c3623719d7e42d9e0925b65a4b8f2eba95 /www/Makefile
parent478bb82e082d7f6d9b00fd9710f93891439fb0e7 (diff)
downloadports-1dcd8eadfd45cc933161bf419a05f5cee3fe722b.tar.gz
ports-1dcd8eadfd45cc933161bf419a05f5cee3fe722b.zip
This plugin uses the new content conversion API in Trac's trunk to export Wiki
pages to a PDF. The link appers in the Download in other formats list at the bottom of Wiki pages. This plugin uses htmldoc to perform the conversion. WWW: http://trac-hacks.org/wiki/PageToPdfPlugin PR: ports/107270 Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
Notes
Notes: svn path=/head/; revision=181332
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 3787129b4226..6ba808b97afc 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1055,6 +1055,7 @@
SUBDIR += trac-addcomment
SUBDIR += trac-ctxtnavadd
SUBDIR += trac-gantt
+ SUBDIR += trac-pagetopdf
SUBDIR += trac-tags
SUBDIR += trac-webadmin
SUBDIR += trac-wikinotification