diff options
-rw-r--r-- | www/djvuplugin/Makefile | 34 | ||||
-rw-r--r-- | www/djvuplugin/distinfo | 1 | ||||
-rw-r--r-- | www/djvuplugin/pkg-descr | 17 | ||||
-rw-r--r-- | www/djvuplugin/pkg-plist | 14 |
4 files changed, 0 insertions, 66 deletions
diff --git a/www/djvuplugin/Makefile b/www/djvuplugin/Makefile deleted file mode 100644 index ffaa2e7acd49..000000000000 --- a/www/djvuplugin/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: djvuplugin -# Date created: 21 Jul 1999 -# Whom: Mikhail Teterin <mi@aldan.algebra.com> -# -# $FreeBSD$ -# - -PORTNAME= djvuplugin -PORTVERSION= 0.9 -CATEGORIES= www graphics -MASTER_SITES= http://www.djvu.com/products/plugin/unix/ -DISTNAME= npdjvu-freebsd - -MAINTAINER= mi@aldan.algebra.com -COMMENT= Netscape plugin that views AT&T DjVu images - -RUN_DEPENDS= netscape:${PORTSDIR}/www/netscape47-communicator - -NO_BUILD= yes -NO_PACKAGE= "User should read and accept license from AT&T" -NO_CDROM= ${NO_PACKAGE} - -do-install: - @${TAR} -xpf ${WRKSRC}/archive.tar -C ${PREFIX}/lib/netscape - @${LN} -s ${PREFIX}/lib/netscape/DjVu/dejavu ${PREFIX}/bin - -post-install: - # ******************************************************* - # Please read and agree to the license at: - # ${PREFIX}/lib/netscape/DjVu/license.html - # before using this plugin. - # ******************************************************* - -.include <bsd.port.mk> diff --git a/www/djvuplugin/distinfo b/www/djvuplugin/distinfo deleted file mode 100644 index 55dc3612d7ca..000000000000 --- a/www/djvuplugin/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (npdjvu-freebsd.tar.gz) = 3441995b58e3816f012a0b0086a3fbe5 diff --git a/www/djvuplugin/pkg-descr b/www/djvuplugin/pkg-descr deleted file mode 100644 index e44102222ce3..000000000000 --- a/www/djvuplugin/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -Over 90 percent of the information in the world is still on paper. Many -of those paper documents include color graphics and/or photographs that -represent significant invested value. And almost none of that rich -content is on the Internet. - -That's because scanning such documents and getting them onto a Web site -has been problematic at best. At the high resolution necessary to -preserve the quality of images and to keep type readable, file sizes -become far too bulky for acceptable download speed. Reducing resolution -to achieve satisfactory download speed means forfeiting quality and -legibility. Conventional JPEG and GIF compression techniques only begin -to solve the problem. As a result, Web site content developers have been -unable to leverage existing printed materials. - -Until now... - -WWW: http://www.djvu.com/ diff --git a/www/djvuplugin/pkg-plist b/www/djvuplugin/pkg-plist deleted file mode 100644 index 57a9429d98ca..000000000000 --- a/www/djvuplugin/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -bin/dejavu -lib/netscape/plugins/nsdejavu.so -lib/netscape/DjVu/License.txt -lib/netscape/DjVu/about.gif -lib/netscape/DjVu/dejavu -lib/netscape/DjVu/djvunow.gif -lib/netscape/DjVu/download.gif -lib/netscape/DjVu/download.html -lib/netscape/DjVu/help.gif -lib/netscape/DjVu/help.html -lib/netscape/DjVu/home.gif -lib/netscape/DjVu/index.html -lib/netscape/DjVu/license.html -@dirrm lib/netscape/DjVu |