summaryrefslogtreecommitdiffstats
path: root/print/pdfcube
diff options
context:
space:
mode:
Diffstat (limited to 'print/pdfcube')
-rw-r--r--print/pdfcube/Makefile32
-rw-r--r--print/pdfcube/distinfo3
-rw-r--r--print/pdfcube/pkg-descr9
3 files changed, 0 insertions, 44 deletions
diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile
deleted file mode 100644
index 7bf2f3ea9..000000000
--- a/print/pdfcube/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: pdfcube
-# Date created: Apr. 20, 2007
-# Whom: Li-Wen Hsu <lwhsu@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pdfcube
-PORTVERSION= 0.0.3
-PORTREVISION= 4
-CATEGORIES= print
-MASTER_SITES= http://code.100allora.it/releases/pdfcube/
-
-MAINTAINER= lwhsu@FreeBSD.org
-COMMENT= An OpenGL presentation viewer on a spinning cube
-
-LIB_DEPENDS= gtkglext:${PORTSDIR}/x11-toolkits/gtkglext \
- poppler-glib:${PORTSDIR}/graphics/poppler-gtk \
- boost_program_options:${PORTSDIR}/devel/boost-libs
-
-USE_GL= glut
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --libdir=${LOCALBASE}/lib --includedir=${LOCALBASE}/include
-
-PLIST_FILES= bin/pdfcube
-
-post-patch:
- ${REINPLACE_CMD} -e \
- 's|BOOSTLIBDIR/libboost_program_options\*\.{so,a}\*|BOOSTLIBDIR/libboost_program_options.so|' \
- ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/print/pdfcube/distinfo b/print/pdfcube/distinfo
deleted file mode 100644
index 994bf91a6..000000000
--- a/print/pdfcube/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (pdfcube-0.0.3.tar.gz) = 8d6544b8892893f26334334d66899c9d
-SHA256 (pdfcube-0.0.3.tar.gz) = 3dc8f35c9587b13afca72163daf7076fb575dfd01dbaad116874cd95e7be4878
-SIZE (pdfcube-0.0.3.tar.gz) = 320515
diff --git a/print/pdfcube/pkg-descr b/print/pdfcube/pkg-descr
deleted file mode 100644
index 1b268f53a..000000000
--- a/print/pdfcube/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-PDF Cube uses the OpenGL API to add 3D spinning cube page transitions to PDF
-documents.
-
-PDF Cube is an OpenGL API-based 3D PDF viewer that adds a compiz/Keynote-like
-spinning cube trasition effect to your PDF presentations (including
-LaTeX-Beamer and Prosper). You can also zoom on 5 predefined areas of any
-presentation page with a smooth zooming effect.
-
-WWW: http://code.100allora.it/pdfcube