blob: 42ac24c8ed45c3640cf456e56befb62bd6db7cbc (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.14 2007/03/31 22:51:24 ghen Exp $
MOZILLA= seamonkey-gtk1
PKGREVISION= 2
COMMENT= Full featured gecko-based browser built with GTK1
.include "../../www/seamonkey/Makefile-seamonkey.common"
.include "../../mk/bsd.pkg.mk"
|