blob: bb583536e91ec3bd3a71f0bb2e951bed5afe81f6 (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: Makefile,v 1.8 2006/09/26 22:21:32 salo Exp $
MOZILLA= seamonkey-gtk1
COMMENT= Full featured gecko-based browser built with GTK1
.include "../../www/seamonkey/Makefile-seamonkey.common"
.include "../../mk/bsd.pkg.mk"
|