16 lines
418 B
Makefile
16 lines
418 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2005/02/08 17:13:23 daprice Exp $
|
|
#
|
|
|
|
DISTNAME= maas_grass_location
|
|
PKGNAME= grass-Maas-20030302
|
|
CATEGORIES= geography
|
|
MASTER_SITES= http://grass.itc.it/statsgrass/
|
|
|
|
MAINTAINER= mchittur@cs.nmsu.edu
|
|
HOMEPAGE= http://grass.itc.it/statsgrass/
|
|
COMMENT= Example dataset for grass 5.0
|
|
|
|
WRKSRC= ${WRKDIR}/maas
|
|
|
|
.include "../../wip/grass/Makefile.dataset"
|
|
.include "../../mk/bsd.pkg.mk"
|