Index: Makefile =================================================================== --- Makefile (nonexistent) +++ Makefile (copie de travail) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= gshhg-gmt +DISTVERSION= 2.3.7 +CATEGORIES= graphics +MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \ + ftp://ftp.geologi.uio.no/pub/%SUBDIR%/ \ + ftp://ftp.iag.usp.br/%SUBDIR%/ \ + ftp://ftp.scc.u-tokai.ac.jp/pub/%SUBDIR%/ \ + http://gd.tuwien.ac.at/graphics/visual/%SUBDIR%/ \ + http://gmt.mirror.ac.za/%SUBDIR%/ \ + ftp://ftp.soest.hawaii.edu/gshhg/:gshhg \ + ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/:gshhg +MASTER_SITE_SUBDIR= gmt gmt/legacy + +MAINTAINER= lbartoletti@tuxfamily.org +COMMENT= Global Self-consistent, Hierarchical, High-resolution Geography + +LICENSE= GPLv3 LGPL3 +LICENSE_COMB= multi + +NO_BUILD=YES +NO_ARCH=YES + +do-install: + ${MKDIR} ${STAGEDIR}${DATADIR} + (cd ${WRKSRC} ; ${INSTALL_DATA} *.nc ${STAGEDIR}${DATADIR}) + +.include Property changes on: Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: distinfo =================================================================== --- distinfo (nonexistent) +++ distinfo (copie de travail) @@ -0,0 +1,3 @@ +TIMESTAMP = 1539329928 +SHA256 (gshhg-gmt-2.3.7.tar.gz) = 9bb1a956fca0718c083bef842e625797535a00ce81f175df08b042c2a92cfe7f +SIZE (gshhg-gmt-2.3.7.tar.gz) = 57052180 Property changes on: distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: pkg-descr =================================================================== --- pkg-descr (nonexistent) +++ pkg-descr (copie de travail) @@ -0,0 +1,8 @@ +We present a high-resolution geography data set amalgamated from three data bas +es in the public domain: + + World Vector Shorelines (WVS). + CIA World Data Bank II (WDBII). + Atlas of the Cryosphere (AC). + +WWW: http://www.soest.hawaii.edu/wessel/gshhg/ Property changes on: pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: pkg-plist =================================================================== --- pkg-plist (nonexistent) +++ pkg-plist (copie de travail) @@ -0,0 +1,15 @@ +%%DATADIR%%/binned_GSHHS_c.nc +%%DATADIR%%/binned_GSHHS_f.nc +%%DATADIR%%/binned_GSHHS_h.nc +%%DATADIR%%/binned_GSHHS_i.nc +%%DATADIR%%/binned_GSHHS_l.nc +%%DATADIR%%/binned_border_c.nc +%%DATADIR%%/binned_border_f.nc +%%DATADIR%%/binned_border_h.nc +%%DATADIR%%/binned_border_i.nc +%%DATADIR%%/binned_border_l.nc +%%DATADIR%%/binned_river_c.nc +%%DATADIR%%/binned_river_f.nc +%%DATADIR%%/binned_river_h.nc +%%DATADIR%%/binned_river_i.nc +%%DATADIR%%/binned_river_l.nc Property changes on: pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property