FreeBSD Bugzilla – Attachment 113789 Details for
Bug 155380
New port: games/nsnake a snake game for terminal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
nsnake.shar
nsnake.shar (text/plain), 2.11 KB, created by
David Demelier
on 2011-03-08 17:20:13 UTC
(
hide
)
Description:
nsnake.shar
Filename:
MIME Type:
Creator:
David Demelier
Created:
2011-03-08 17:20:13 UTC
Size:
2.11 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># nsnake ># nsnake/files ># nsnake/files/patch-Makefile ># nsnake/Makefile ># nsnake/pkg-descr ># nsnake/distinfo ># >echo c - nsnake >mkdir -p nsnake > /dev/null 2>&1 >echo c - nsnake/files >mkdir -p nsnake/files > /dev/null 2>&1 >echo x - nsnake/files/patch-Makefile >sed 's/^X//' >nsnake/files/patch-Makefile << 'e6d49c3a19a61b6d6ca494450c44497d' >X--- Makefile.orig 2011-03-08 18:04:22.000000000 +0100 >X+++ Makefile 2011-03-08 18:04:41.000000000 +0100 >X@@ -27,7 +27,7 @@ >X INSTALL= install >X PREFIX= /usr/local >X VARBASE= /var >X-MANPREFIX= /share/man >X+MANPREFIX= /man >X RM= rm -f >X >X all: ${PROG} >e6d49c3a19a61b6d6ca494450c44497d >echo x - nsnake/Makefile >sed 's/^X//' >nsnake/Makefile << 'bbf2632534c729adfe7bd91ef41111c6' >X# New ports collection makefile for: nsnake >X# Date created: 08 March 2011 >X# Whom: markand >X# >X# $FreeBSD$ >X# >X >XPORTNAME= nsnake >XPORTVERSION= 1.0.1 >XCATEGORIES= games >XMASTER_SITES= http://softs.malikania.fr/releases/ >XEXTRACT_SUFX= .tgz >X >XMAINTAINER= markand@malikania.fr >XCOMMENT= A snake game written in C and ncurses >X >XMAN6= nsnake.6 >XPLIST_FILES= bin/nsnake >XPORTDOCS= LICENSE >X >Xpost-install: >X.if !defined(NOPORTDOCS) >X @${MKDIR} ${DOCSDIR} >X @${INSTALL_MAN} ${WRKSRC}/LICENSE ${DOCSDIR} >X.endif >X >X.include <bsd.port.mk> >X >bbf2632534c729adfe7bd91ef41111c6 >echo x - nsnake/pkg-descr >sed 's/^X//' >nsnake/pkg-descr << 'a023ed747619a8098e300ac2f19b6ae7' >Xnsnake is small game written in C and using ncurses API for drawing stuff on the >Xscreen. >X >XIt currently supports colors and can save highscores in a file. >X >XWWW: http://softs.malikania.fr/nsnake >a023ed747619a8098e300ac2f19b6ae7 >echo x - nsnake/distinfo >sed 's/^X//' >nsnake/distinfo << '61551456da882b9866b819ee4045279f' >XSHA256 (nsnake-1.0.1.tgz) = 2fe356057fe40707766c1b1155ff82069af24f0c3162bca406e04f58ac243887 >XSIZE (nsnake-1.0.1.tgz) = 5644 >61551456da882b9866b819ee4045279f >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 155380
: 113789