summaryrefslogtreecommitdiff
path: root/astro/xearth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/xearth/Makefile')
-rw-r--r--astro/xearth/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile
deleted file mode 100644
index 69f89af58e93..000000000000
--- a/astro/xearth/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: xearth
-# Version required: 0.92
-# Date created: 29 October 1995
-# Whom: piero
-#
-# $Id$
-#
-
-DISTNAME= xearth-0.92
-CATEGORIES+= x11
-MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
-
-USE_IMAKE= yes
-
-# Copy the list of FreeBSD sites
-pre-patch:
- cp ${FILESDIR}/freebsd.h ${WRKSRC}
-
-.include <bsd.port.mk>