summaryrefslogtreecommitdiff
path: root/www/firefox-bin-acroread3/Makefile
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-acroread3/Makefile
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-acroread3/Makefile')
-rw-r--r--www/firefox-bin-acroread3/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/firefox-bin-acroread3/Makefile b/www/firefox-bin-acroread3/Makefile
new file mode 100644
index 00000000000..84a02bccbda
--- /dev/null
+++ b/www/firefox-bin-acroread3/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2004/02/10 12:26:24 grant Exp $
+
+DISTNAME= MozillaFirebird-bin-acroread3-1.0
+
+MAINTAINER= kei@NetBSD.org
+COMMENT= Acrobat Reader 3 plugin for firefox-bin
+
+DEPENDS+= acroread3-3.[0-9]*:../../print/acroread
+CONFLICTS+= firefox-bin-acroread-[0-9]*
+CONFLICTS+= firefox-bin-acroread5-[0-9]*
+
+ACROREAD= Acrobat3
+
+.include "../../www/firefox-bin-acroread/Makefile.common"