403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
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/science/tfel-edf/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/science/tfel-edf/Makefile
PORTNAME=	tfel
DISTVERSION=	3.2.1-1
PORTREVISION=	3
CATEGORIES=	science
PKGNAMESUFFIX=	-mfront-edf

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Code generation tool dedicated to material knowledge
WWW=		http://tfel.sourceforge.net/

LICENSE=	GPLv3

BUILD_DEPENDS=	gnuplot:math/gnuplot	\
		${PYNUMPY}
LIB_DEPENDS=	${PY_BOOST}		\
		libboost_thread.so:devel/boost-libs
RUN_DEPENDS=	gnuplot:math/gnuplot	\
		${PYNUMPY}

USES=		cmake compiler:c++0x fortran localbase python

CONFLICTS=	tfel-mfront-3.*

OPTIONS_DEFINE=	DOCS
OPTIONS_DEFAULT=DOCS
OPTIONS_SUB=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
CMAKE_ON=	enable-aster enable-calculix enable-fortran	\
		enable-python enable-python-bindings
CMAKE_ARGS+=	-DCOMPILER_CXXFLAGS="${CXXFLAGS}" -DCOMPILER_FLAGS="${CFLAGS}"
USE_LDCONFIG=	yes

.ifdef PACKAGE_BUILDING
CMAKE_ON+=	enable-portable-build
.endif

TEST_TARGET=	check

.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../french/aster/bsd.aster.mk"

.if ${FORTRAN_DEFAULT} == gfortran && ${GCC_DEFAULT} >= 10
FCFLAGS+=	-fallow-argument-mismatch
.endif

post-install:
	(cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \
		-d ${PREFIX} -f ${PYTHONPREFIX_SITELIBDIR:S,${PREFIX}/,,})
	(cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \
		-d ${PREFIX} -f ${PYTHONPREFIX_SITELIBDIR:S,${PREFIX}/,,})

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit