summaryrefslogtreecommitdiff
path: root/misc/zyGrib-maps
diff options
context:
space:
mode:
authorplunky <plunky@pkgsrc.org>2009-02-14 20:57:43 +0000
committerplunky <plunky@pkgsrc.org>2009-02-14 20:57:43 +0000
commit2dfadfb9a8f8d59c2e8eef78b84a8b3944bdb234 (patch)
tree6ef0d520cefa44aa71dea1de397b23a77a8066dd /misc/zyGrib-maps
parent663b3940def13636f52a6f6d646fa99f29000f34 (diff)
downloadpkgsrc-2dfadfb9a8f8d59c2e8eef78b84a8b3944bdb234.tar.gz
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.
Diffstat (limited to 'misc/zyGrib-maps')
-rw-r--r--misc/zyGrib-maps/DESCR4
-rw-r--r--misc/zyGrib-maps/Makefile43
-rw-r--r--misc/zyGrib-maps/PLIST11
-rw-r--r--misc/zyGrib-maps/distinfo5
4 files changed, 63 insertions, 0 deletions
diff --git a/misc/zyGrib-maps/DESCR b/misc/zyGrib-maps/DESCR
new file mode 100644
index 00000000000..e27dec614b2
--- /dev/null
+++ b/misc/zyGrib-maps/DESCR
@@ -0,0 +1,4 @@
+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.
diff --git a/misc/zyGrib-maps/Makefile b/misc/zyGrib-maps/Makefile
new file mode 100644
index 00000000000..e6b905938ad
--- /dev/null
+++ b/misc/zyGrib-maps/Makefile
@@ -0,0 +1,43 @@
+# $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"
diff --git a/misc/zyGrib-maps/PLIST b/misc/zyGrib-maps/PLIST
new file mode 100644
index 00000000000..29da4b2a309
--- /dev/null
+++ b/misc/zyGrib-maps/PLIST
@@ -0,0 +1,11 @@
+@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
diff --git a/misc/zyGrib-maps/distinfo b/misc/zyGrib-maps/distinfo
new file mode 100644
index 00000000000..ea13f1cabe0
--- /dev/null
+++ b/misc/zyGrib-maps/distinfo
@@ -0,0 +1,5 @@
+$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