summaryrefslogtreecommitdiff
path: root/www/firefox-bin-acroread7
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-08-26 22:16:45 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-08-26 22:16:45 +0000
commit6c82312476e4f2a32e428a9166ff28aafe57f90a (patch)
treed65e8f6ffcbf08802383eef0a49b6ae51b8bc144 /www/firefox-bin-acroread7
parent2a97b27f4bffac365cf08bb6242edb674294e12b (diff)
downloadpkgsrc-6c82312476e4f2a32e428a9166ff28aafe57f90a.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/firefox-bin-acroread7')
-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"