diff options
Diffstat (limited to 'mail/thunderbird-gtk1/Makefile')
-rw-r--r-- | mail/thunderbird-gtk1/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/thunderbird-gtk1/Makefile b/mail/thunderbird-gtk1/Makefile new file mode 100644 index 00000000000..e8bc38e201e --- /dev/null +++ b/mail/thunderbird-gtk1/Makefile @@ -0,0 +1,7 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/04/02 14:45:51 abs Exp $ + +MOZILLA= thunderbird-gtk1 + +COMMENT= Mozilla mail client using the older GTK1 toolkit + +.include "../../mail/thunderbird/Makefile-thunderbird.common" |