summaryrefslogtreecommitdiff
path: root/x11/xearth/Makefile
blob: 591654791e90ad2a535d59f871a987d39c545065 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:46 joerg Exp $
#

DISTNAME=	xearth-1.1
PKGREVISION=	3
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
COMMENT=	Rotating map of the Earth in X11 root window

USE_IMAKE=	yes

.include "../../mk/bsd.pkg.mk"