summaryrefslogtreecommitdiff
path: root/www/firefox-gtk2-bin-flash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox-gtk2-bin-flash/Makefile')
-rw-r--r--www/firefox-gtk2-bin-flash/Makefile13
1 files changed, 13 insertions, 0 deletions
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"