diff options
author | asami <asami@FreeBSD.org> | 1995-04-12 20:32:12 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-12 20:32:12 +0000 |
commit | 8b4236cf7ebe88317356fa74570fea802de1bd0e (patch) | |
tree | 7e4bc01a5237a086344bcf19181b850324b0cc72 /astro/xearth/Makefile | |
parent | 4b66b1425f949394009f8068fe492c88c8864a2e (diff) | |
download | FreeBSD-ports-8b4236cf7ebe88317356fa74570fea802de1bd0e.zip FreeBSD-ports-8b4236cf7ebe88317356fa74570fea802de1bd0e.tar.gz |
And now the rest of the x11 ports Makefiles.
Diffstat (limited to 'astro/xearth/Makefile')
-rw-r--r-- | astro/xearth/Makefile | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 8f7976f..69f89af 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -1,14 +1,16 @@ +# New ports collection makefile for: xearth +# Version required: 0.92 +# Date created: 29 October 1995 +# Whom: piero # -# Makefile for x11/xearth (FreeBSD) - piero Sat Oct 29 12:37:15 PDT 1994 -# $Id: Makefile,v 1.2 1995/02/14 12:30:46 asami Exp $ +# $Id$ # -# Distribution stuff DISTNAME= xearth-0.92 -MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ CATEGORIES+= x11 +MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ -USE_IMAKE= is_set +USE_IMAKE= yes # Copy the list of FreeBSD sites pre-patch: |