1994-10-31 09:59:41 -05:00
|
|
|
#
|
|
|
|
# Makefile for x11/xearth (FreeBSD) - piero Sat Oct 29 12:37:15 PDT 1994
|
1995-02-14 07:31:00 -05:00
|
|
|
# $Id: Makefile,v 1.1.1.1 1994/10/31 14:59:40 jkh Exp $
|
1994-10-31 09:59:41 -05:00
|
|
|
#
|
|
|
|
|
|
|
|
# Distribution stuff
|
|
|
|
DISTNAME= xearth-0.92
|
|
|
|
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
|
|
|
|
|
|
|
|
USE_IMAKE= is_set
|
|
|
|
|
1995-02-14 07:31:00 -05:00
|
|
|
# Copy the list of FreeBSD sites
|
|
|
|
pre-patch:
|
|
|
|
cp ${FILESDIR}/freebsd.h ${WRKSRC}
|
|
|
|
|
1994-10-31 09:59:41 -05:00
|
|
|
.include <bsd.port.mk>
|