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/lang/gambit-c/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/lang/gambit-c/Makefile
PORTNAME=	gambit-c
PORTVERSION=	4.9.4
DISTVERSIONPREFIX=	v
PORTREVISION=	0
PORTEPOCH=	1
CATEGORIES=	lang

MAINTAINER=	olgeni@FreeBSD.org
COMMENT=	Gambit programming system where the compiler generates portable C code
WWW=		https://www.iro.umontreal.ca/~gambit/

LICENSE=	APACHE20 LGPL21
LICENSE_COMB=	dual

USES=		compiler gmake
USE_GITHUB=	yes
GH_ACCOUNT=	gambit
GH_PROJECT=	gambit
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--enable-single-host \
		--enable-gcc-opts \
		--docdir=${DOCSDIR} \
		--includedir=${PREFIX}/include/gambit-c \
		--libdir=${PREFIX}/lib/gambit-c \
		--enable-compiler-name=gsc-gambit \
		--enable-interpreter-name=gsi-gambit
MAKEFILE=	makefile
USE_LDCONFIG=	${PREFIX}/lib/gambit-c

INFO=		gambit

OPTIONS_DEFINE=	DOCS GCC
OPTIONS_DEFAULT=GCC

GCC_DESC=	Build with GCC from ports

.include <bsd.port.pre.mk>

.if ${PORT_OPTIONS:MGCC}
USE_GCC=	yes
.endif

post-patch:
.for i in makefile.in gsc/makefile.in gsi/makefile.in lib/makefile.in
	@${REINPLACE_CMD} -e \
		's|^\(FLAGS_OBJ = \).*|\1 ${CFLAGS}| ; \
		 s|^\(FLAGS_DYN = \).*|\1 ${CFLAGS}|' ${WRKSRC}/${i}
.endfor

post-install:
	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gs[ci]-gambit

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit