[Lunar-commits] <moonbase> remind: initial submit
Zachary McGrew
zmcgrew at lunar-linux.org
Sat Feb 28 06:21:58 CET 2009
commit 37233af28f810127bda49badad3e868716f1f8a5
Author: Vincent Breitmoser <vlun at mugenguild.com>
Date: Fri Feb 27 21:21:58 2009 -0800
remind: initial submit
great calendar tool, perfect for terminalophiles in combination with wyrd
---
zbeta/remind/DETAILS | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/zbeta/remind/DETAILS b/zbeta/remind/DETAILS
new file mode 100644
index 0000000..dd63fe3
--- /dev/null
+++ b/zbeta/remind/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=remind
+ VERSION=03.01.06
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE_URL=http://www.roaringpenguin.com/files/download/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_VFY=sha1:ede286bed901c140ccf27c1700682e18a10326cd
+ WEB_SITE="http://www.roaringpenguin.com/products/remind"
+ ENTERED=20090223
+ UPDATED=20090223
+ SHORT="sophisticated calendar and alarm program"
+cat <<EOF
+Remind is a sophisticated calendar and alarm service for Unix.
+It is a command line application which interacts well with other
+programs. Remind offers a specialized scripting language which
+can be used to express rather complicated scheduling methods in
+just a few lines.
+EOF
More information about the Lunar-commits
mailing list