summaryrefslogtreecommitdiff
path: root/www/opera-acroread7
diff options
context:
space:
mode:
authorjschauma <jschauma>2005-04-18 16:19:54 +0000
committerjschauma <jschauma>2005-04-18 16:19:54 +0000
commita6dca1d8ca1f751c9503a60a3e18ee5275b7e9b9 (patch)
tree807f53b4810ab99b60bf3c9ff98f1b9502b210c3 /www/opera-acroread7
parentb26045325d886c56d21612307c51aa67fed187b6 (diff)
downloadpkgsrc-a6dca1d8ca1f751c9503a60a3e18ee5275b7e9b9.tar.gz
Initial import of the opera and netscape acroread plugins based on the
new Acrobat 7 reader.
Diffstat (limited to 'www/opera-acroread7')
-rw-r--r--www/opera-acroread7/DESCR1
-rw-r--r--www/opera-acroread7/Makefile17
2 files changed, 18 insertions, 0 deletions
diff --git a/www/opera-acroread7/DESCR b/www/opera-acroread7/DESCR
new file mode 100644
index 00000000000..739f0c9b31d
--- /dev/null
+++ b/www/opera-acroread7/DESCR
@@ -0,0 +1 @@
+This package provides the Adobe Acrobat Reader 7 plugin for the Opera package.
diff --git a/www/opera-acroread7/Makefile b/www/opera-acroread7/Makefile
new file mode 100644
index 00000000000..2079623f9cd
--- /dev/null
+++ b/www/opera-acroread7/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2005/04/18 16:19:54 jschauma Exp $
+
+DISTNAME= opera-acroread7-1.0
+PKGREVISION= # none
+
+MAINTAINER= jschauma@NetBSD.org
+COMMENT= Acrobat Reader 7 plugin for opera
+
+DEPENDS+= acroread7-7.[0-9]*:../../print/acroread7
+CONFLICTS+= opera-acroread-[0-9]*
+CONFLICTS+= opera-acroread3-[0-9]*
+CONFLICTS+= opera-acroread5-[0-9]*
+
+ACROREAD= Acrobat7
+ACRO_SUBDIR= Browser
+
+.include "../../www/opera-acroread/Makefile.common"