blob: fc3f6def1d7c720eac8cac22a5bdd014f14569a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: Makefile,v 1.6 1999/11/10 18:41:45 fredb Exp $
#
DISTNAME= xearth-1.1
CATEGORIES= x11
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \
ftp://ftp.cs.colorado.edu/users/tuna/
MAINTAINER= agc@netbsd.org
HOMEPAGE= http://www.cs.colorado.edu/~tuna/xearth/index.html
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"
|