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/games/54321/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/games/54321/Makefile
PORTNAME=	54321
PORTVERSION=	1.0.2001.11.16
PORTREVISION=	15
CATEGORIES=	games
MASTER_SITES=	http://old.nklein.com/products/54321/${PORTVERSION}/ \
		http://www.sourcefiles.org/Games/Puzzle/
DISTNAME=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Five games in four-, three-, or two-dimensions for one player
WWW=		https://old.nklein.com/products/54321/

LIB_DEPENDS=	libpng.so:graphics/png

USES=		gmake sdl tar:tgz
USE_SDL=	image sdl
MAKEFILE=	GNUmakefile

post-extract:
	@${MKDIR} ${WRKSRC}/archs/${OPSYS}
	@${CP} ${FILESDIR}/variables.GNU ${WRKSRC}/archs/${OPSYS}

post-patch:
	@${REINPLACE_CMD} -e \
		's|ARCH|OPSYS| ; \
		 s|:= -O|+=|' ${WRKSRC}/GNUmakefile
	@${REINPLACE_CMD} -e \
		's|SDL_main|main| ; \
		 s|../../data/|${DATADIR}/data/|' ${WRKSRC}/code/*.cpp

do-install:
	(cd ${WRKSRC}/Release/bin/${OPSYS} && ${INSTALL_PROGRAM} 54321 \
		${STAGEDIR}${PREFIX}/bin)
	@${MKDIR} ${STAGEDIR}${DATADIR}/data
	(cd ${WRKSRC}/Release/data && ${INSTALL_DATA} * \
		${STAGEDIR}${DATADIR}/data)

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit