summaryrefslogtreecommitdiff
path: root/astro/mymoon
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-03 00:56:55 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-03 00:56:55 +0000
commitc8d7bf04b51b865346a1dbd8bdb3a38f7c4b5aff (patch)
tree3bfced2ccfd1d165ec6486e1be72c703d585cae1 /astro/mymoon
parentRemove ${PTHREAD_LIBS} from LDFLAGS since this will cause linking issues (diff)
Improve comment and description. More or less
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes
Notes: svn path=/head/; revision=82064
Diffstat (limited to 'astro/mymoon')
-rw-r--r--astro/mymoon/Makefile2
-rw-r--r--astro/mymoon/pkg-descr8
2 files changed, 5 insertions, 5 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile
index 51acfec6dbf5..d41f219fd48a 100644
--- a/astro/mymoon/Makefile
+++ b/astro/mymoon/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= astro
MASTER_SITES= http://makemebad.net/geek/codes/
MAINTAINER= ponomarew@oberon.net
-COMMENT= Mymoon displays the phase of the moon
+COMMENT= Show latitude and longitude of the moon
LIB_DEPENDS= nova:${PORTSDIR}/astro/libnova
diff --git a/astro/mymoon/pkg-descr b/astro/mymoon/pkg-descr
index 334d63ff245f..5b1b7c58b95a 100644
--- a/astro/mymoon/pkg-descr
+++ b/astro/mymoon/pkg-descr
@@ -1,9 +1,9 @@
-Mymoon is a tool which stands onscreen using ncurses, and
-prints for the given latitude and longitude:
+Mymoon is an ncurses-based tool that presents for the given latitude
+and longitude a continually updated display of:
- Percentage of Moon's surface illumination
-- Distance between Moon & Earth
-- Moon set & Moon rise
+- Distance between Moon and Earth
+- Moon set and Moon rise
- Moon age
WWW: http://makemebad.net/geek/codes/