summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-29 20:41:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-29 20:41:50 +0000
commitf38ecd957060cf32a045644c8af72c174a8c1c58 (patch)
treeda7173f75a88da60b013990c33c78dca8e63d9f2 /misc/Makefile
parent. Unbreak by providing a working MASTER_SITE. (diff)
pspresent is a presentation tool to display full-screen PostScript
presentations. It provides simple navigation, and double-buffers for seamless transitions. WWW: http://www.cse.unsw.edu.au/~matthewc/pspresent PR: ports/114887 Submitted by: Timothy Bourke <timbob@bigpond.com>
Notes
Notes: svn path=/head/; revision=196651
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index e346fe8ae57c..cddab5c52dae 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -388,6 +388,7 @@
SUBDIR += proj4
SUBDIR += projectionlib
SUBDIR += proxyper
+ SUBDIR += pspresent
SUBDIR += py-distutils
SUBDIR += py-osd
SUBDIR += py-pexpect