summaryrefslogtreecommitdiff
path: root/www/opera-acroread7
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2005-04-18 16:19:54 +0000
committerjschauma <jschauma@pkgsrc.org>2005-04-18 16:19:54 +0000
commit3d325a67a8b76f5494bb01042421a3dbeebf369a (patch)
tree807f53b4810ab99b60bf3c9ff98f1b9502b210c3 /www/opera-acroread7
parent1251183c235c1d40ad4c9a15d641be17c02a23f5 (diff)
downloadpkgsrc-3d325a67a8b76f5494bb01042421a3dbeebf369a.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"