blob: 53fcb12397f3997ef629d59eb40cc912b64d943e (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.17 2007/10/22 08:04:08 ghen Exp $
MOZILLA= seamonkey-gtk1
COMMENT= Full featured gecko-based browser built with GTK1
.include "../../www/seamonkey/Makefile-seamonkey.common"
.include "../../mk/bsd.pkg.mk"
|