summaryrefslogtreecommitdiff
path: root/www/opera-acroread3
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2004-02-13 18:05:12 +0000
committerjschauma <jschauma@pkgsrc.org>2004-02-13 18:05:12 +0000
commit5c4045801465123651e1fadd3c85e702aa67c114 (patch)
treec8f6d80d832e0c2f22ce4aede55decd924ce228a /www/opera-acroread3
parent473e541259e6880c79c17d31ee52e2ee395d66c6 (diff)
downloadpkgsrc-5c4045801465123651e1fadd3c85e702aa67c114.tar.gz
dd packages for the acroread plugin for the opera browser, following
the example of the other browsers' plugins.
Diffstat (limited to 'www/opera-acroread3')
-rw-r--r--www/opera-acroread3/DESCR1
-rw-r--r--www/opera-acroread3/Makefile14
2 files changed, 15 insertions, 0 deletions
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"