summaryrefslogtreecommitdiff
path: root/time/sunbird/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/sunbird/Makefile')
-rw-r--r--time/sunbird/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/time/sunbird/Makefile b/time/sunbird/Makefile
new file mode 100644
index 00000000000..e0a41a9a29a
--- /dev/null
+++ b/time/sunbird/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/05 21:56:20 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"