From 5c4045801465123651e1fadd3c85e702aa67c114 Mon Sep 17 00:00:00 2001 From: jschauma Date: Fri, 13 Feb 2004 18:05:12 +0000 Subject: dd packages for the acroread plugin for the opera browser, following the example of the other browsers' plugins. --- www/opera-acroread3/DESCR | 1 + www/opera-acroread3/Makefile | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 www/opera-acroread3/DESCR create mode 100644 www/opera-acroread3/Makefile (limited to 'www/opera-acroread3') diff --git a/www/opera-acroread3/DESCR b/www/opera-acroread3/DESCR new file mode 100644 index 00000000000..74ca4eb19d5 --- /dev/null +++ b/www/opera-acroread3/DESCR @@ -0,0 +1 @@ +This package provides Adobe Acrobat Reader 3 plugin for the Opera package. diff --git a/www/opera-acroread3/Makefile b/www/opera-acroread3/Makefile new file mode 100644 index 00000000000..8ca19ce5867 --- /dev/null +++ b/www/opera-acroread3/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2004/02/13 18:05:12 jschauma Exp $ + +DISTNAME= opera-acroread3-1.0 + +MAINTAINER= jschauma@NetBSD.org +COMMENT= Acrobat Reader 3 plugin for opera + +DEPENDS+= acroread3-3.[0-9]*:../../print/acroread3 +CONFLICTS+= opera-acroread-[0-9]* +CONFLICTS+= opera-acroread5-[0-9]* + +ACROREAD= Acrobat3 + +.include "../../www/opera-acroread/Makefile.common" -- cgit v1.2.3