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