summaryrefslogtreecommitdiff
path: root/x11/xearth/Makefile
blob: 5a06192d83e19b448f3ea2bfe6eaa536810cc8f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.17 2006/11/04 09:23:01 rillig Exp $
#

DISTNAME=	xearth-1.1
PKGREVISION=	3
CATEGORIES=	x11
MASTER_SITES=	ftp://cag.lcs.mit.edu/pub/tuna/ \
		http://ftp.x.org/contrib/applications/

MAINTAINER=	agc@NetBSD.org
HOMEPAGE=	# AWOL
COMMENT=	Rotating map of the Earth in X11 root window

USE_IMAKE=	yes
INSTALL_MAKE_FLAGS=	MANPATH=${PREFIX}/${PKGMANDIR}

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