18 lines
381 B
Makefile
18 lines
381 B
Makefile
# New ports collection makefile for: xearth
|
|
# Version required: 1.0
|
|
# Date created: Mon Jan 19 14:34:50 GMT 1998
|
|
# Whom: agc@netbsd.org
|
|
#
|
|
# $NetBSD: Makefile,v 1.2 1998/02/10 21:58:50 frueauf Exp $
|
|
#
|
|
|
|
DISTNAME= xearth-1.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
|
|
|
|
MAINTAINER= agc@netbsd.org
|
|
|
|
USE_IMAKE= yes
|
|
CAT1= xearth.0
|
|
|
|
.include <bsd.port.mk>
|