summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-08-26 22:16:45 +0000
committerxtraeme <xtraeme>2005-08-26 22:16:45 +0000
commit1ba3e4ade81f8c730c952bd832290e6a528c7292 (patch)
treed65e8f6ffcbf08802383eef0a49b6ae51b8bc144 /www
parent41d3febbd458e41d285f1c9e0f314d26b09e426a (diff)
downloadpkgsrc-1ba3e4ade81f8c730c952bd832290e6a528c7292.tar.gz
Initial import of firefox-bin-acroread7-1.0.
This package provides Adobe Acrobat Reader 7 plugin for the Linux version of the firefox-bin package.
Diffstat (limited to 'www')
-rw-r--r--www/firefox-bin-acroread7/DESCR2
-rw-r--r--www/firefox-bin-acroread7/Makefile16
2 files changed, 18 insertions, 0 deletions
diff --git a/www/firefox-bin-acroread7/DESCR b/www/firefox-bin-acroread7/DESCR
new file mode 100644
index 00000000000..8db5228d3a8
--- /dev/null
+++ b/www/firefox-bin-acroread7/DESCR
@@ -0,0 +1,2 @@
+This package provides Adobe Acrobat Reader 7 plugin for the Linux
+version of the firefox-bin package.
diff --git a/www/firefox-bin-acroread7/Makefile b/www/firefox-bin-acroread7/Makefile
new file mode 100644
index 00000000000..5222611670c
--- /dev/null
+++ b/www/firefox-bin-acroread7/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/08/26 22:16:45 xtraeme Exp $
+
+DISTNAME= MozillaFirebird-bin-acroread7-1.0
+
+MAINTAINER= kei@NetBSD.org
+COMMENT= Acrobat Reader 5 plugin for firefox-bin
+
+DEPENDS+= acroread7>=7.0:../../print/acroread7
+CONFLICTS+= firefox-bin-acroread7-[0-9]*
+CONFLICTS+= firefox-bin-acroread3-[0-9]*
+CONFLICTS+= firefox-bin-acroread-[0-9]*
+
+ACROREAD= Acrobat7
+BROWSER= Browser
+
+.include "../../www/firefox-bin-acroread/Makefile.common"