diff options
author | glewis <glewis@FreeBSD.org> | 2003-11-11 03:40:17 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2003-11-11 03:40:17 +0800 |
commit | fc5448206b0263ffed71d672864d33c5cc7c7e8b (patch) | |
tree | 4cd73b4206c50afb6feda77476f914bb30637845 /textproc/Makefile | |
parent | 455cb55cd4a643d067f03e4e93053b7fd3bef480 (diff) | |
download | freebsd-ports-gnome-fc5448206b0263ffed71d672864d33c5cc7c7e8b.tar.gz freebsd-ports-gnome-fc5448206b0263ffed71d672864d33c5cc7c7e8b.tar.zst freebsd-ports-gnome-fc5448206b0263ffed71d672864d33c5cc7c7e8b.zip |
. Add port of PPower4:
PPower4 is used to post process presentations in PDF format which were
prepared using (La)TeX to add dynamic effects. The PDF files can be
created with pdf(la)tex, v(la)tex or with standard LaTeX and then
converted to PDF with dvipdfm.
WWW: http://www-sp.iti.informatik.tu-darmstadt.de/software/ppower4/
PR: 54335
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c6ba7dad4f3c..0ce9d68f8318 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -355,6 +355,7 @@ SUBDIR += pardiff SUBDIR += pdftohtml SUBDIR += perl2html + SUBDIR += ppower4 SUBDIR += pocketreader SUBDIR += prosper SUBDIR += py-4suite |