pkgsrc/multimedia/mplayer-plugin-firefox/Makefile
xtraeme b9b1cb2250 Initial import of mplayer-plugin-firefox-2.70.
Plugin for Gecko based browsers that uses mplayer to play videos from
websites.
2004-11-17 02:31:34 +00:00

12 lines
289 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2004/11/17 02:31:34 xtraeme Exp $
#
BROWSER= firefox
CONFIGURE_ARGS+= --disable-gtk2
CONFIGURE_ARGS+= --enable-gtk1
.include "Makefile.common"
.include "../../www/firefox/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"