What's New in Thunderbird 1.0.7 (from Release Notes) Thunderbird 1.0.7 is a security and stability update that is part of our ongoing program to provide a safe Internet experience for our customers. We recommend that all users upgrade to this latest version.
11 lines
255 B
Makefile
11 lines
255 B
Makefile
# $NetBSD: Makefile,v 1.11 2005/10/02 12:37:04 taya Exp $
|
|
|
|
MOZILLA= thunderbird
|
|
|
|
COMMENT= Mozilla mail client
|
|
|
|
_MOZILLA_USE_GTK2= # defined
|
|
MOZILLA_USE_XFT= YES
|
|
|
|
.include "../../mail/thunderbird/Makefile-thunderbird.common"
|
|
.include "../../mk/bsd.pkg.mk"
|