summaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-08-25 09:55:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-08-25 09:55:44 +0000
commita3ffa4630661c67ded469e19a83441b75d118a89 (patch)
tree43ee1651942260c3d1ee41c544d8d89309043492 /astro/Makefile
parentMew2 port for XEmacs21-Mule now committed on reposit copied from (diff)
Add xworld-2.0
XWorld displays a pretty picture of our earth as it would look if viewed from the direction of the sun. The window is regularly updated. You can use xworld in lieu of a clock. Obtained from: OpenBSD
Notes
Notes: svn path=/head/; revision=46872
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index f4eaf81851a3..64770e8e092a 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -38,5 +38,6 @@
SUBDIR += xphoon
SUBDIR += xplanet
SUBDIR += xtide
+ SUBDIR += xworld
.include <bsd.port.subdir.mk>