aboutsummaryrefslogtreecommitdiffstats
path: root/astro/xearth/Makefile
blob: 69f89af58e9399b3cc75e0ddcc76f5059781d5c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>