summaryrefslogtreecommitdiff
path: root/math/libsharp2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/libsharp2/Makefile')
-rw-r--r--math/libsharp2/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/math/libsharp2/Makefile b/math/libsharp2/Makefile
deleted file mode 100644
index 0b72adecf3ce..000000000000
--- a/math/libsharp2/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME= libsharp2
-DISTVERSION= g20191210
-CATEGORIES= math
-
-MAINTAINER= yuri@FreeBSD.org
-COMMENT= Library for fast spherical harmonic transforms
-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>