[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / math / harmgen

File: [cvs.NetBSD.org] / pkgsrc / math / harmgen / Makefile (download)

Revision 1.1, Fri Feb 28 22:11:33 2020 UTC (3 years, 9 months ago) by plunky
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1

Add harmgen 3.1.3

Harmgen is a program to derive harmonic constants from water level
observations, by David Flater

# $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"