pkgsrc-wip/grass-gully/Makefile

18 lines
423 B
Makefile

# $NetBSD: Makefile,v 1.2 2006/04/29 17:43:15 shattered Exp $
#
DISTNAME= gully.dat
PKGNAME= grass-gully-20030302
CATEGORIES= geography
MASTER_SITES= http://mpa.itc.it/grasstutor/data7/
EXTRACT_SUFX= .gz
MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= http://mpa.itc.it/grasstutor/
COMMENT= Example dataset for grass 5.0
WRKSRC= ${WRKDIR}
.include "../../wip/grass/Makefile.dataset"
.include "../../mk/bsd.pkg.mk"