blob: e5404e02e0d97d11b2418926e29fa72ce3efc5ea (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.7 2005/04/02 14:48:35 abs Exp $
MOZILLA= thunderbird
COMMENT= Mozilla mail client
MOZILLA_USE_GTK2= # defined
MOZILLA_USE_XFT= YES
.include "../../mail/thunderbird/Makefile-thunderbird.common"
|