summaryrefslogtreecommitdiff
path: root/time/xfce4-datetime-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/xfce4-datetime-plugin/Makefile')
-rw-r--r--time/xfce4-datetime-plugin/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile
new file mode 100644
index 00000000000..d6b74b44e31
--- /dev/null
+++ b/time/xfce4-datetime-plugin/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 05:14:20 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 0.2
+
+DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION}
+CATEGORIES= sysutils
+MASTER_SITES= http://download.berlios.de/xfce-goodies/
+COMMENT= XFce4 calendar plugin
+
+.include "../../x11/xfce4-panel/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"