diff --git a/package/clifford/pspresent/install.patch b/package/clifford/pspresent/install.patch
new file mode 100644
index 000000000..db219c80c
--- /dev/null
+++ b/package/clifford/pspresent/install.patch
@@ -0,0 +1,12 @@
+--- ./Makefile.orig	2004-03-03 01:13:39.952071248 +0100
++++ ./Makefile	2004-03-03 01:14:44.590244752 +0100
+@@ -21,6 +21,9 @@
+ $(TARGET): $(OBJS)
+ 	$(CC) -o $(TARGET) $(OBJS) $(LDLIBS)
+ 
++install:
++	install $(TARGET) /usr/bin/$(TARGET)
++
+ clean:
+ 	rm $(TARGET) $(OBJS)
+ 
diff --git a/package/clifford/pspresent/pspresent.desc b/package/clifford/pspresent/pspresent.desc
new file mode 100644
index 000000000..162e39df9
--- /dev/null
+++ b/package/clifford/pspresent/pspresent.desc
@@ -0,0 +1,43 @@
+
+[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
+[COPY] 
+[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
+[COPY] Please add additional copyright information _after_ the line containing
+[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
+[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
+[COPY] 
+[COPY] ROCK Linux: rock-src/package/clifford/pspresent/pspresent.desc
+[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
+[COPY] 
+[COPY] This program is free software; you can redistribute it and/or modify
+[COPY] it under the terms of the GNU General Public License as published by
+[COPY] the Free Software Foundation; either version 2 of the License, or
+[COPY] (at your option) any later version. A copy of the GNU General Public
+[COPY] License can be found at Documentation/COPYING.
+[COPY] 
+[COPY] Many people helped and are helping developing ROCK Linux. Please
+[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
+[COPY] file for details.
+[COPY] 
+[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
+
+[I] display full-screen PostScript presentations
+
+[T] pspresent is a presentation tool to display full-screen PostScript
+[T] presentations. It provides simple navigation, and double-buffers for
+[T] seamless transitions.
+
+[U] http://www.cse.unsw.edu.au/~matthewc/pspresent/
+
+[A] Matthew Chapman <matthewc@cse.unsw.edu.au> 
+[M] Clifford Wolf <clifford@clifford.at>
+
+[C] extra/office
+
+[L] GPL
+[S] Stable
+[V] 1.1
+[P] X -----5---9 371.700
+
+[D] 0 pspresent-1.1.tar.gz http://www.cse.unsw.edu.au/~matthewc/pspresent/
+