16 lines
390 B
Makefile
16 lines
390 B
Makefile
# $NetBSD: Makefile,v 1.14 2005/04/11 21:48:15 tv Exp $
|
|
#
|
|
|
|
DISTNAME= xearth-1.1
|
|
PKGREVISION= 2
|
|
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"
|