Sat Feb 14 20:57:43 2009 UTC ()
zyGrib is a program to download and display weather data in
GRIB file format against a coastline and river background.

This is higher resolution map data from the GSHHS project.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(plunky)
diff -r0 -r1.1.1.1 pkgsrc/misc/zyGrib-maps/Makefile
diff -r0 -r1.1.1.1 pkgsrc/misc/zyGrib-maps/DESCR
diff -r0 -r1.1.1.1 pkgsrc/misc/zyGrib-maps/distinfo
diff -r0 -r1.1.1.1 pkgsrc/misc/zyGrib-maps/PLIST

File Added: pkgsrc/misc/zyGrib-maps/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/02/14 20:57:43 plunky Exp $
#

DISTNAME=	zyGrib-maps-2
CATEGORIES=	misc
MASTER_SITES=	http://www.zygrib.org/files/
DISTFILES=	zyGrib_maps2.tgz

MAINTAINER=	plunky@rya-online.net
HOMEPAGE=	http://www.zygrib.org/
COMMENT=	High resolution map files for zyGrib

#LICENSE=	gnu-gpl

DEPENDS+=	zyGrib>=2.0:../../wip/zyGrib

PKG_DESTDIR_SUPPORT=	user-destdir

INSTALLATION_DIRS+=	share/zyGrib/maps/gshhs

INSTALL_FILES=	maps/gshhs/gshhs_0.rim
INSTALL_FILES+=	maps/gshhs/gshhs_1.rim
INSTALL_FILES+=	maps/gshhs/rangs_0.cat
INSTALL_FILES+=	maps/gshhs/rangs_0.cel
INSTALL_FILES+=	maps/gshhs/rangs_1.cat
INSTALL_FILES+=	maps/gshhs/rangs_1.cel
INSTALL_FILES+=	maps/gshhs/wdb_borders_f.b
INSTALL_FILES+=	maps/gshhs/wdb_borders_h.b
INSTALL_FILES+=	maps/gshhs/wdb_rivers_f.b
INSTALL_FILES+=	maps/gshhs/wdb_rivers_h.b

WRKSRC=		${WRKDIR}

do-configure:

do-build:

do-install:
.for f in ${INSTALL_FILES}
	${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/zyGrib/${f}
.endfor

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/misc/zyGrib-maps/DESCR
zyGrib is a program to download and display weather data in
GRIB file format against a coastline and river background.

This is higher resolution map data from the GSHHS project.

File Added: pkgsrc/misc/zyGrib-maps/distinfo
$NetBSD: distinfo,v 1.1.1.1 2009/02/14 20:57:43 plunky Exp $

SHA1 (zyGrib_maps2.tgz) = 87a90cbbe74e730b0cadbac19ad572924728df97
RMD160 (zyGrib_maps2.tgz) = e5dabc93e899bc05622a979a199044052310df32
Size (zyGrib_maps2.tgz) = 105736055 bytes

File Added: pkgsrc/misc/zyGrib-maps/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/14 20:57:43 plunky Exp $
share/zyGrib/maps/gshhs/gshhs_0.rim
share/zyGrib/maps/gshhs/gshhs_1.rim
share/zyGrib/maps/gshhs/rangs_0.cat
share/zyGrib/maps/gshhs/rangs_0.cel
share/zyGrib/maps/gshhs/rangs_1.cat
share/zyGrib/maps/gshhs/rangs_1.cel
share/zyGrib/maps/gshhs/wdb_borders_f.b
share/zyGrib/maps/gshhs/wdb_borders_h.b
share/zyGrib/maps/gshhs/wdb_rivers_f.b
share/zyGrib/maps/gshhs/wdb_rivers_h.b