blob: 373ac208634038515cca80be4bb172ce3c3f905d (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.14 2007/05/12 06:53:22 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"
|