1995-04-12 20:32:12 +00:00
|
|
|
# New ports collection makefile for: xearth
|
1995-10-01 21:54:50 +00:00
|
|
|
# Version required: 1.0
|
1995-04-12 20:32:12 +00:00
|
|
|
# Date created: 29 October 1995
|
|
|
|
# Whom: piero
|
1994-10-31 14:59:41 +00:00
|
|
|
#
|
1995-10-01 21:54:50 +00:00
|
|
|
# $Id: Makefile,v 1.4 1995/04/12 20:31:54 asami Exp $
|
1994-10-31 14:59:41 +00:00
|
|
|
#
|
|
|
|
|
1995-10-01 21:54:50 +00:00
|
|
|
DISTNAME= xearth-1.0
|
1995-04-01 12:51:41 +00:00
|
|
|
CATEGORIES+= x11
|
1995-04-12 20:32:12 +00:00
|
|
|
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
|
1994-10-31 14:59:41 +00:00
|
|
|
|
1995-04-12 20:32:12 +00:00
|
|
|
USE_IMAKE= yes
|
1994-10-31 14:59:41 +00:00
|
|
|
|
1995-02-14 12:31:00 +00:00
|
|
|
# Copy the list of FreeBSD sites
|
1995-10-01 21:54:50 +00:00
|
|
|
post-install:
|
|
|
|
cp ${FILESDIR}/freebsd.markers ${PREFIX}/lib/X11
|
1995-02-14 12:31:00 +00:00
|
|
|
|
1994-10-31 14:59:41 +00:00
|
|
|
.include <bsd.port.mk>
|