1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Piero's xearth port.

Submitted by:	piero
This commit is contained in:
Jordan K. Hubbard 1994-10-31 14:59:41 +00:00
parent bdfe3f3829
commit a02504e483
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301
4 changed files with 26 additions and 0 deletions

15
astro/xearth/Makefile Normal file
View File

@ -0,0 +1,15 @@
#
# Makefile for x11/xearth (FreeBSD) - piero Sat Oct 29 12:37:15 PDT 1994
# $Id: $
#
# Distribution stuff
DISTNAME= xearth-0.92
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
# working directory
WRKDIR= work
USE_IMAKE= is_set
.include <bsd.port.mk>

1
astro/xearth/pkg-comment Normal file
View File

@ -0,0 +1 @@
XEarth 0.92

7
astro/xearth/pkg-descr Normal file
View File

@ -0,0 +1,7 @@
Xearth sets the X root window to an image of the Earth, as
seen from your favorite vantage point in space, correctly
shaded for the current position of the Sun. By default,
xearth updates the displayed image every five minutes. The
time between updates can be changed with the -wait option.
Xearth can also render directly into PPM and GIF files
instead of drawing in the root window.

3
astro/xearth/pkg-plist Normal file
View File

@ -0,0 +1,3 @@
@cwd /usr/X11R6
bin/xearth
man/man1/xearth.1x