pkgsrc/x11/xworld/Makefile

16 lines
382 B
Makefile

# $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"