13 lines
313 B
Makefile
13 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:43 joerg Exp $
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../www/firefox-bin-flash/Makefile.common"
|
|
|
|
COMMENT= Flash Player plugin for seamonkey-bin
|
|
|
|
MOZ_NAME= seamonkey-linux
|
|
|
|
DEPENDS+= seamonkey-bin>=1.0:../../www/seamonkey-bin
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|