blob: 7238887cb224b3861282b2a48958a8b286c21093 (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.16 2007/09/22 11:38:59 ghen Exp $
MOZILLA= seamonkey-gtk1
PKGREVISION= 1
COMMENT= Full featured gecko-based browser built with GTK1
.include "../../www/seamonkey/Makefile-seamonkey.common"
.include "../../mk/bsd.pkg.mk"
|