blob: 510aab372c52cedd15f4809df02a1c8333b6e114 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.12 2006/11/08 13:15:40 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"
|