summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrh <rh>2004-09-28 22:59:30 +0000
committerrh <rh>2004-09-28 22:59:30 +0000
commitb0b2d20cb0c62e077afe3d3fb55f587a1a63a2c1 (patch)
tree78777b75c720b93212d8e8087788c19e1d36a66a /www
parent9548e6070668e20fb23454528143cf137a83859c (diff)
downloadpkgsrc-b0b2d20cb0c62e077afe3d3fb55f587a1a63a2c1.tar.gz
Initial import of firefox-gtk2-bin-flash-6.0.79, a Flash Player plugin for
firefox-gtk2-bin.
Diffstat (limited to 'www')
-rw-r--r--www/firefox-gtk2-bin-flash/DESCR2
-rw-r--r--www/firefox-gtk2-bin-flash/Makefile13
2 files changed, 15 insertions, 0 deletions
diff --git a/www/firefox-gtk2-bin-flash/DESCR b/www/firefox-gtk2-bin-flash/DESCR
new file mode 100644
index 00000000000..02fcaa70bcf
--- /dev/null
+++ b/www/firefox-gtk2-bin-flash/DESCR
@@ -0,0 +1,2 @@
+This package provides the Macromedia Flash player plugin for the
+firefox-gtk2-bin package.
diff --git a/www/firefox-gtk2-bin-flash/Makefile b/www/firefox-gtk2-bin-flash/Makefile
new file mode 100644
index 00000000000..e07ac2f809c
--- /dev/null
+++ b/www/firefox-gtk2-bin-flash/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/28 22:59:30 rh Exp $
+.include "../firefox-bin-flash/Makefile.common"
+
+COMMENT= Flash Player plugin for firefox-gtk2-bin
+
+DEPENDS+= firefox-gtk2-bin>=0.10:../../www/firefox-gtk2-bin
+
+MOZ_NAME= firefox-gtk2-linux
+PLIST_SRC= ${PKGDIR}/../firefox-bin-flash/PLIST
+DISTINFO_FILE= ${PKGDIR}/../firefox-bin-flash/distinfo
+
+.include "../../emulators/suse_linux/Makefile.application"
+.include "../../mk/bsd.pkg.mk"