summaryrefslogtreecommitdiff
path: root/www/opera-acroread/Makefile
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-acroread/Makefile
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-acroread/Makefile')
-rw-r--r--www/opera-acroread/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/opera-acroread/Makefile b/www/opera-acroread/Makefile
new file mode 100644
index 00000000000..c4f87346b44
--- /dev/null
+++ b/www/opera-acroread/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2004/02/13 18:05:12 jschauma Exp $
+
+DISTNAME= opera-acroread-1.0
+
+MAINTAINER= jschauma@NetBSD.org
+COMMENT= Acrobat Reader 4 plugin for opera
+
+DEPENDS+= acroread-4.[0-9]*:../../print/acroread
+CONFLICTS+= opera-acroread3-[0-9]*
+CONFLICTS+= opera-acroread5-[0-9]*
+
+ACROREAD= Acrobat4
+
+.include "../../www/netscape7-acroread/Makefile.common"