blob: 2f1be1c2fe886647e5a1e3dd6fe00c1484765be4 (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.23 2009/08/26 20:22:52 sno Exp $
MOZILLA= thunderbird-gtk1
COMMENT= Mozilla mail client using the older GTK1 toolkit
PKGREVISION= 1
.include "../../mail/thunderbird/Makefile-thunderbird.common"
.include "../../mk/bsd.pkg.mk"
|