11 lines
303 B
Makefile
11 lines
303 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2007/02/01 14:02:57 ghen Exp $
|
|
|
|
.include "../../www/firefox-bin-java/Makefile.common"
|
|
|
|
COMMENT= Java Run Time Environment (JRE) 1.5 plugin for seamonkey-bin
|
|
|
|
MOZ_NAME= seamonkey-linux
|
|
|
|
DEPENDS+= seamonkey-bin>=1.0:../../www/seamonkey-bin
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|