blob: f562b3534e422cb76ea42e86ede34d993ae90177 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.2 2007/05/31 21:36:52 ghen Exp $
MOZILLA= thunderbird-gtk1
COMMENT= Mozilla mail client using the older GTK1 toolkit
.include "../../mail/thunderbird15/Makefile-thunderbird.common"
.include "../../mk/bsd.pkg.mk"
|