aboutsummaryrefslogtreecommitdiff
path: root/deskutils/calcurse
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-11-02 20:59:24 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-11-02 20:59:24 +0000
commitc0b47a8e0534f7901a9deaf50aa8aa4618e7d5e3 (patch)
tree0dce4bbb6d8a4ec731c45556700fbdffcd190ca2 /deskutils/calcurse
parentbc57118969d6b2e1a8b4ca3e77395060e2c19bbd (diff)
downloadports-c0b47a8e0534f7901a9deaf50aa8aa4618e7d5e3.tar.gz
ports-c0b47a8e0534f7901a9deaf50aa8aa4618e7d5e3.zip
Notes
Diffstat (limited to 'deskutils/calcurse')
-rw-r--r--deskutils/calcurse/Makefile24
-rw-r--r--deskutils/calcurse/distinfo2
-rw-r--r--deskutils/calcurse/pkg-descr8
3 files changed, 34 insertions, 0 deletions
diff --git a/deskutils/calcurse/Makefile b/deskutils/calcurse/Makefile
new file mode 100644
index 000000000000..c5746113a3be
--- /dev/null
+++ b/deskutils/calcurse/Makefile
@@ -0,0 +1,24 @@
+# Ports collection makefile for: calcurse
+# Date created: Nov 1, 2005
+# Whom: Herbert J. Skuhra <h.skuhra@gmail.com>
+#
+# $FreeBSD$
+
+PORTNAME= calcurse
+PORTVERSION= 1.1
+CATEGORIES= deskutils
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= arved
+
+MAINTAINER= h.skuhra@gmail.com
+COMMENT= A text-based personal organizer
+
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS= --prefix=${PREFIX}
+
+MAN1= calcurse.1
+PLIST_FILES= bin/${PORTNAME}
+
+.include <bsd.port.mk>
diff --git a/deskutils/calcurse/distinfo b/deskutils/calcurse/distinfo
new file mode 100644
index 000000000000..9a2389ea06eb
--- /dev/null
+++ b/deskutils/calcurse/distinfo
@@ -0,0 +1,2 @@
+MD5 (calcurse-1.1.tar.gz) = a972069f4c17e5a83e6aab49ede6a1af
+SIZE (calcurse-1.1.tar.gz) = 106378
diff --git a/deskutils/calcurse/pkg-descr b/deskutils/calcurse/pkg-descr
new file mode 100644
index 000000000000..92da4db33b0d
--- /dev/null
+++ b/deskutils/calcurse/pkg-descr
@@ -0,0 +1,8 @@
+Calcurse is a text-based personal organizer which helps keeping track
+of events and everyday tasks. It contains a calendar, a 'todo' list,
+and puts your appointments in order. The user interface is
+configurable, and one can choose between different color schemes and
+layouts. All of the commands are documented within an online help
+system.
+
+WWW: http://culot.org/calcurse/