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/math/sound-of-sorting/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/math/sound-of-sorting/Makefile
PORTNAME=	sound-of-sorting
PORTVERSION=	0.6.5
DISTVERSIONPREFIX=	${PORTNAME}-
PORTREVISION=	3
CATEGORIES=	math

MAINTAINER=	se@FreeBSD.org
COMMENT=	Visualization and "Audibilization" of Sorting Algorithms
WWW=		https://panthema.net/2013/sound-of-sorting/

LICENSE=	GPLv3

USES=		compiler:c++11-lang sdl

GNU_CONFIGURE=	yes
USE_SDL=	sdl
USE_WX=		3.0+
WX_CONF_ARGS=	relative

OPTIONS_DEFINE=	DOCS

USE_GITHUB=	yes
GH_ACCOUNT=	bingmann
GH_TAGNAME=	5884a35

PLIST_FILES=	bin/sound-of-sorting
PORTDOCS=	README

do-install:
		${INSTALL_PROGRAM} ${WRKSRC}/src/sound-of-sorting ${STAGEDIR}${PREFIX}/bin/
		${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/sound-of-sorting
		${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${PREFIX}/share/doc/sound-of-sorting/README

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit