summaryrefslogtreecommitdiff
path: root/www/firefox-bin-acroread5
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-02-10 12:26:24 +0000
committergrant <grant@pkgsrc.org>2004-02-10 12:26:24 +0000
commit5f7233d9d308ff15fe4568db510b773673d0633c (patch)
treeb59bd6eccec7cd042515640a64ca4a0aff48ee1a /www/firefox-bin-acroread5
parent87be9798a3d1c64befd692b0d595188152e871ce (diff)
downloadpkgsrc-5f7233d9d308ff15fe4568db510b773673d0633c.tar.gz
update the MozillaFirebird-bin-acroread packages to work with
Firefox 0.8 and reflect Firebird -> Firefox rename.
Diffstat (limited to 'www/firefox-bin-acroread5')
-rw-r--r--www/firefox-bin-acroread5/DESCR2
-rw-r--r--www/firefox-bin-acroread5/Makefile14
2 files changed, 16 insertions, 0 deletions
diff --git a/www/firefox-bin-acroread5/DESCR b/www/firefox-bin-acroread5/DESCR
new file mode 100644
index 00000000000..14345b19845
--- /dev/null
+++ b/www/firefox-bin-acroread5/DESCR
@@ -0,0 +1,2 @@
+This package provides Adobe Acrobat Reader 5 plugin for the Linux
+version of the firefox-bin package.
diff --git a/www/firefox-bin-acroread5/Makefile b/www/firefox-bin-acroread5/Makefile
new file mode 100644
index 00000000000..28e0f882bc9
--- /dev/null
+++ b/www/firefox-bin-acroread5/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2004/02/10 12:26:24 grant Exp $
+
+DISTNAME= MozillaFirebird-bin-acroread5-1.0
+
+MAINTAINER= kei@NetBSD.org
+COMMENT= Acrobat Reader 5 plugin for firefox-bin
+
+DEPENDS+= acroread5-5.[0-9]*:../../print/acroread5
+CONFLICTS+= firefox-bin-acroread3-[0-9]*
+CONFLICTS+= firefox-bin-acroread-[0-9]*
+
+ACROREAD= Acrobat5
+
+.include "../../www/firefox-bin-acroread/Makefile.common"