summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorgarbled <garbled>2005-12-29 21:11:33 +0000
committergarbled <garbled>2005-12-29 21:11:33 +0000
commit6ce255c668e37089f43b31d5bd9a059c0347518a (patch)
tree0e5cb87b1df4a49843cdc39c1973f4228b739acb /time
parentf1d81bc3b77ac3ce41ba4b8aac5bdd30653d8dae (diff)
downloadpkgsrc-6ce255c668e37089f43b31d5bd9a059c0347518a.tar.gz
Import gchore-1.0.
Gchore is a simple tool that tracks your chores, and reminds you to do them on a daily basis. It is not a general todo list, it is better suited for repeating tasks, such as taking out the garbage on mondays.
Diffstat (limited to 'time')
-rw-r--r--time/gchore/DESCR3
-rw-r--r--time/gchore/Makefile18
-rw-r--r--time/gchore/PLIST2
-rw-r--r--time/gchore/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/time/gchore/DESCR b/time/gchore/DESCR
new file mode 100644
index 00000000000..e4e60496ce3
--- /dev/null
+++ b/time/gchore/DESCR
@@ -0,0 +1,3 @@
+Gchore is a simple tool that tracks your chores, and reminds you to do them
+on a daily basis. It is not a general todo list, it is better suited for
+repeating tasks, such as taking out the garbage on mondays.
diff --git a/time/gchore/Makefile b/time/gchore/Makefile
new file mode 100644
index 00000000000..e2de58c1f9b
--- /dev/null
+++ b/time/gchore/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/12/29 21:11:33 garbled Exp $
+#
+
+DISTNAME= gchore-1.0
+CATEGORIES= x11 time
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gchore/}
+
+MAINTAINER= root@garbled.net
+HOMEPAGE= http://gchore.sourceforge.net/
+COMMENT= Chore reminder tool with gtk UI
+
+USE_TOOLS+= pkg-config
+GNU_CONFIGURE= YES
+INSTALLATION_DIRS= bin
+
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/gchore/PLIST b/time/gchore/PLIST
new file mode 100644
index 00000000000..2e9d09cd67f
--- /dev/null
+++ b/time/gchore/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/29 21:11:34 garbled Exp $
+bin/gchore
diff --git a/time/gchore/distinfo b/time/gchore/distinfo
new file mode 100644
index 00000000000..cfd8998e2ef
--- /dev/null
+++ b/time/gchore/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/12/29 21:11:34 garbled Exp $
+
+SHA1 (gchore-1.0.tar.gz) = 93ad338a7ac4480af435fd5469095a8a5f16c4fb
+RMD160 (gchore-1.0.tar.gz) = 29abc758894b63dfd528f01bdc2bcf1b17925c4b
+Size (gchore-1.0.tar.gz) = 112959 bytes