summaryrefslogtreecommitdiff
path: root/x11/xworld/Makefile
blob: 6d7b1bcab875b407fe0ceaaed1859d64f9a0ff36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2001/02/17 17:07:30 wiz Exp $
#

DISTNAME=	xworld-2.0
CATEGORIES=	x11
MASTER_SITES=	ftp://gutemine.geo.uni-koeln.de/pub/xworld/ \
		ftp://ftp.Uni-Koeln.DE/misc/

MAINTAINER=	wennmach@geo.Uni-Koeln.DE
COMMENT=	The earth as seen from the direction of the sun

HAS_CONFIGURE=	yes

CONFIGURE_ENV+=	LDLIBS="-lm ${LDFLAGS} -lX11"

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