a07c5e5152
http://www.mozilla.org/projects/calendar/releases/sunbird0.3.1.html What's New in Mozilla Sunbird 0.3.1 Mozilla Sunbird 0.3.1 is the latest release of our standalone calendar application. We recommend that all users upgrade to this latest version. * The timezones in Sunbird 0.3.1 have been updated to include the Daylight Savings Time (summer time) changes passed by the U.S. legislature in 2005. Release Date: February 19, 2007
11 lines
260 B
Makefile
11 lines
260 B
Makefile
# $NetBSD: Makefile,v 1.5 2007/03/02 09:34:17 ghen Exp $
|
|
|
|
MOZILLA= sunbird
|
|
|
|
COMMENT= Mozilla stand-alone calendar application
|
|
|
|
MOZILLA_USE_GTK2= # yes
|
|
MOZILLA_USE_XFT= YES
|
|
|
|
.include "../../time/sunbird/Makefile-sunbird.common"
|
|
.include "../../mk/bsd.pkg.mk"
|