a02504e483
Submitted by: piero
16 lines
254 B
Makefile
16 lines
254 B
Makefile
#
|
|
# Makefile for x11/xearth (FreeBSD) - piero Sat Oct 29 12:37:15 PDT 1994
|
|
# $Id: $
|
|
#
|
|
|
|
# Distribution stuff
|
|
DISTNAME= xearth-0.92
|
|
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
|
|
|
|
# working directory
|
|
WRKDIR= work
|
|
|
|
USE_IMAKE= is_set
|
|
|
|
.include <bsd.port.mk>
|