16 lines
427 B
Makefile
16 lines
427 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2005/02/08 17:21:32 daprice Exp $
|
|
#
|
|
|
|
DISTNAME= imagery_grassdata
|
|
PKGNAME= grass-Spearfish-imagery-20040302
|
|
CATEGORIES= geography
|
|
MASTER_SITES= http://grass.itc.it/sampledata/
|
|
|
|
MAINTAINER= mchittur@cs.nmsu.edu
|
|
HOMEPAGE= http://grass.itc.it/sampledata/
|
|
COMMENT= Grass 5.0 sample dataset
|
|
|
|
WRKSRC= ${WRKDIR}/imagery
|
|
|
|
.include "../../wip/grass/Makefile.dataset"
|
|
.include "../../mk/bsd.pkg.mk"
|