pkgsrc/mail/thunderbird-gtk1/Makefile
jlam 29c6f56409 The thunderbird and thunderbird-gtk1 package Makefiles include
mozilla/Makefile.common, which no longer includes bsd.pkg.mk, so
include bsd.pkg.mk ourselves.
2005-09-18 05:04:37 +00:00

9 lines
252 B
Makefile

# $NetBSD: Makefile,v 1.3 2005/09/18 05:04:37 jlam 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"