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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/audio/dcd/Makefile
PORTNAME=	dcd
PORTVERSION=	0.99.2
PORTREVISION=	2
CATEGORIES=	audio
MASTER_SITES=	SF/${PORTNAME}player/${PORTNAME}player/${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Simple, programmable, intelligent CD player
WWW=		http://dcdplayer.sourceforge.net/

LICENSE=	GPLv2

LIB_DEPENDS=	libcdaudio.so:audio/libcdaudio

USES=		gmake

PLIST_FILES=	bin/dcd \
		man/man1/dcd.1.gz

post-patch:
	# Handle namespace collision with libcdaudio
	${REINPLACE_CMD} -e 's|cd_stop|dcd_stop|g; s|cd_eject|dcd_eject|g; \
	    s|cd_pause|dcd_pause|g; s|cd_play_track|dcd_play_track|g' \
	    ${WRKSRC}/dcd.c ${WRKSRC}/infinite.c
	# Linux? Bugger off!
	${REINPLACE_CMD} -e 's|linux/||' ${WRKSRC}/process.c
	${REINPLACE_CMD} -e 's|<endian|<sys/endian|; s|__BYTE_ORDER|_BYTE_ORDER|' \
	    ${WRKSRC}/endian.h

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit