Files

28 lines
601 B
Makefile
Raw Permalink Normal View History

PORTNAME= libsharp2
DISTVERSION= g20191210
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
COMMENT= Library for fast spherical harmonic transforms
2022-09-07 23:06:12 +02:00
WWW= https://gitlab.mpcdf.mpg.de/mtr/libsharp
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Deprecated upstream in 2021, upstream recommends migrating to ducc0
EXPIRATION_DATE=2025-06-30
USES= autoreconf gmake libtool
USE_GITLAB= yes
GL_SITE= https://gitlab.mpcdf.mpg.de
GL_ACCOUNT= mtr
GL_PROJECT= libsharp
GL_TAGNAME= 54856313a5fcfb6a33817b7dfa28c4b1965ffbd1
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>