blob: 67b1b9e25d132df6efba868b03c8ce8c8befcfec (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: Makefile,v 1.21 2008/09/24 14:34:36 ghen Exp $
MOZILLA= firefox-gtk1
COMMENT= Lightweight gecko-based web browser built with GTK+-1.x
.include "../../www/firefox/Makefile-firefox.common"
.include "../../mk/bsd.pkg.mk"
|