66194e0073
Security fixes in this version: MFSA 2009-43 Heap overflow in certificate regexp parsing MFSA 2009-42 Compromise of SSL-protected communication For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.18/
10 lines
258 B
Makefile
10 lines
258 B
Makefile
# $NetBSD: Makefile,v 1.28 2009/09/15 09:26:07 ghen Exp $
|
|
|
|
MOZILLA= seamonkey
|
|
COMMENT= Full featured gecko-based browser
|
|
|
|
MOZILLA_USE_GTK2= # yes
|
|
MOZILLA_USE_XFT= YES
|
|
|
|
.include "../../www/seamonkey/Makefile-seamonkey.common"
|
|
.include "../../mk/bsd.pkg.mk"
|