diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xearth/Makefile | 9 | ||||
-rw-r--r-- | astro/xearth/distinfo | 1 | ||||
-rw-r--r-- | astro/xearth/pkg-descr | 3 |
3 files changed, 9 insertions, 4 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 127c781f27ac..21f101218278 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -1,15 +1,16 @@ # # Makefile for x11/xearth (FreeBSD) - piero Sat Oct 29 12:37:15 PDT 1994 -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1994/10/31 14:59:40 jkh Exp $ # # Distribution stuff DISTNAME= xearth-0.92 MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ -# working directory -WRKDIR= work - USE_IMAKE= is_set +# Copy the list of FreeBSD sites +pre-patch: + cp ${FILESDIR}/freebsd.h ${WRKSRC} + .include <bsd.port.mk> diff --git a/astro/xearth/distinfo b/astro/xearth/distinfo new file mode 100644 index 000000000000..75c04fb6b360 --- /dev/null +++ b/astro/xearth/distinfo @@ -0,0 +1 @@ +MD5 (xearth-0.92.tar.gz) = b500455c29e8e1ea5eb45df8ec043e56 diff --git a/astro/xearth/pkg-descr b/astro/xearth/pkg-descr index c90de96e2b8b..1628132c7801 100644 --- a/astro/xearth/pkg-descr +++ b/astro/xearth/pkg-descr @@ -5,3 +5,6 @@ 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. + +This version has a new option (-freebsd) that will display +notable FreeBSD sites instead of city names. |