blob: eeceebd550c0281d9c14215a58679e6bb3da890d (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.9 2006/04/23 14:14:07 ghen Exp $
MOZILLA= thunderbird-gtk1
COMMENT= Mozilla mail client using the older GTK1 toolkit
.include "../../mail/thunderbird/Makefile-thunderbird.common"
.include "../../mk/bsd.pkg.mk"
|