aboutsummaryrefslogtreecommitdiff
path: root/graphics/tonicpoint-viewer
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tonicpoint-viewer')
-rw-r--r--graphics/tonicpoint-viewer/Makefile43
-rw-r--r--graphics/tonicpoint-viewer/distinfo2
-rw-r--r--graphics/tonicpoint-viewer/files/tonicpoint2
-rw-r--r--graphics/tonicpoint-viewer/pkg-descr6
4 files changed, 0 insertions, 53 deletions
diff --git a/graphics/tonicpoint-viewer/Makefile b/graphics/tonicpoint-viewer/Makefile
deleted file mode 100644
index 21d9848dc9f8..000000000000
--- a/graphics/tonicpoint-viewer/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# Created by: ports@c0decafe.net
-# $FreeBSD$
-
-PORTNAME= viewer
-PORTVERSION= 1.4
-PORTREVISION= 2
-CATEGORIES= graphics java
-MASTER_SITES= http://downloads.tonicsystems.com/viewer/
-PKGNAMEPREFIX= tonicpoint-
-DISTNAME= tonicpoint-${PORTVERSION}
-EXTRACT_SUFX= .jar
-EXTRACT_ONLY=
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= PowerPoint presentations viewer
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-11-26
-
-NO_CDROM= free for non-commercial use
-
-USE_JAVA= yes
-JAVA_VERSION= 1.5+
-
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-
-BINNAME= tonicpoint
-JARFILE= ${BINNAME}.jar
-PLIST_FILES= %%JAVAJARDIR%%/${JARFILE} bin/${BINNAME}
-
-do-configure:
- @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|;'\
- -e 's|%%JAVAJARDIR%%|${JAVAJARDIR}|;'\
- -e 's|%%JARFILE%%|${JARFILE}|;' \
- ${FILESDIR}/${BINNAME} > ${WRKSRC}/${BINNAME}
-
-do-install:
- @${MKDIR} ${JAVAJARDIR}
- ${INSTALL_DATA} ${DISTDIR}/${DISTNAME}.jar ${JAVAJARDIR}/${JARFILE}
- ${INSTALL_SCRIPT} ${WRKSRC}/${BINNAME} ${PREFIX}/bin/${BINNAME}
-
-.include <bsd.port.mk>
diff --git a/graphics/tonicpoint-viewer/distinfo b/graphics/tonicpoint-viewer/distinfo
deleted file mode 100644
index a6fa05c4de21..000000000000
--- a/graphics/tonicpoint-viewer/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (tonicpoint-1.4.jar) = 7c005324c6d803c2b3e5967c6a66f9c71fa3375b1cd5410de4cda0ca600e80f3
-SIZE (tonicpoint-1.4.jar) = 870837
diff --git a/graphics/tonicpoint-viewer/files/tonicpoint b/graphics/tonicpoint-viewer/files/tonicpoint
deleted file mode 100644
index c81aee487c12..000000000000
--- a/graphics/tonicpoint-viewer/files/tonicpoint
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec %%LOCALBASE%%/bin/java -jar %%JAVAJARDIR%%/%%JARFILE%% "$@"
diff --git a/graphics/tonicpoint-viewer/pkg-descr b/graphics/tonicpoint-viewer/pkg-descr
deleted file mode 100644
index 49915a0fe9a8..000000000000
--- a/graphics/tonicpoint-viewer/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-The TonicPoint Viewer is a standalone Java application that allows you to open
-and view PowerPoint presentations on any platform.
-The Viewer supports the standard PowerPoint file format that is used
-by PowerPoint 97, 2000, XP, 2003, etc.
-
-WWW: http://tonicsystems.com/products/viewer/