summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorplunky <plunky@pkgsrc.org>2020-02-28 22:11:33 +0000
committerplunky <plunky@pkgsrc.org>2020-02-28 22:11:33 +0000
commit2d1aae9a00f57193fa5aaf389e7a247ba2e31315 (patch)
tree80c1ab6ba1709782bacd58e6675d82237198a09c /math
parentdbc304eb09a0ca7961391a6d3104a40c9a9e3f71 (diff)
downloadpkgsrc-2d1aae9a00f57193fa5aaf389e7a247ba2e31315.tar.gz
Add harmgen 3.1.3
Harmgen is a program to derive harmonic constants from water level observations, by David Flater
Diffstat (limited to 'math')
-rw-r--r--math/harmgen/DESCR1
-rw-r--r--math/harmgen/Makefile20
-rw-r--r--math/harmgen/PLIST7
-rw-r--r--math/harmgen/distinfo6
4 files changed, 34 insertions, 0 deletions
diff --git a/math/harmgen/DESCR b/math/harmgen/DESCR
new file mode 100644
index 00000000000..2de6e1e0889
--- /dev/null
+++ b/math/harmgen/DESCR
@@ -0,0 +1 @@
+Program to derive harmonic constants from water level observations
diff --git a/math/harmgen/Makefile b/math/harmgen/Makefile
new file mode 100644
index 00000000000..c6a0a162076
--- /dev/null
+++ b/math/harmgen/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2020/02/28 22:11:33 plunky Exp $
+
+DISTNAME= harmgen-3.1.3
+CATEGORIES= math
+MASTER_SITES= https://flaterco.com/files/xtide/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://flaterco.com/
+COMMENT= Program to derive harmonic constants from water level observations
+LICENSE= gnu-gpl-v3
+
+GNU_CONFIGURE= yes
+USE_TOOLS= bash gmake gsed
+USE_LIBTOOL= yes
+USE_LANGUAGES= c c++
+
+.include "../../math/octave/buildlink3.mk"
+.include "../../math/congen/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/harmgen/PLIST b/math/harmgen/PLIST
new file mode 100644
index 00000000000..b9dc2b5ea6f
--- /dev/null
+++ b/math/harmgen/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2020/02/28 22:11:33 plunky Exp $
+bin/harmgen
+libexec/harmgen.sh
+share/harmgen/README
+share/harmgen/congen_1yr.txt
+share/harmgen/congen_5yrs.txt
+share/harmgen/congen_9yrs.txt
diff --git a/math/harmgen/distinfo b/math/harmgen/distinfo
new file mode 100644
index 00000000000..fd9e3007650
--- /dev/null
+++ b/math/harmgen/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/02/28 22:11:33 plunky Exp $
+
+SHA1 (harmgen-3.1.3.tar.xz) = 5fc2ce64f79a91b5dee384bd51439aa037e8cd0f
+RMD160 (harmgen-3.1.3.tar.xz) = a13e51f44123ccae31e0a2a3b3860e036f5abb36
+SHA512 (harmgen-3.1.3.tar.xz) = b72bf51f6f2dd27a34fef40eb1ea75d174f0752b6d5efb661a9ce6e1d9146c0313ff5554984ade3ad599c697103621b2a8cc5d54d51350e7a25ac44505e2efc9
+Size (harmgen-3.1.3.tar.xz) = 103840 bytes