FreeBSD Bugzilla – Attachment 23643 Details for
Bug 40643
New port: games/nibbles
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.38 KB, created by
Michael L. Hostbaek
on 2002-07-16 10:30:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Michael L. Hostbaek
Created:
2002-07-16 10:30:01 UTC
Size:
2.38 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: ># ># nibbles/Makefile ># nibbles/distinfo ># nibbles/pkg-comment ># nibbles/pkg-descr ># nibbles/pkg-plist ># >echo x - nibbles/Makefile >sed 's/^X//' >nibbles/Makefile << 'END-of-nibbles/Makefile' >X# ex:ts=8 >X# Ports collection makefile for: nibbles >X# Date created: Tue Jul 15, 2002 >X# Whom: Michael L. Hostbaek (mich@freebsdcluster.org) >X# >X# $FreeBSD$ >X# >X >XPORTNAME= nibbles >XPORTVERSION= 0.1 >XCATEGORIES= games >XMASTER_SITES= http://download.nmee.net/ \ >X ${MASTER_SITE_LOCAL} >XMASTER_SITE_SUBDIR= ${PORTNAME} >XDISTNAME= ${PORTNAME} >X >XMAINTAINER= mich@freebsdcluster.org >X >XLDFLAGS+= -L${LOCALBASE}/lib -lncurses >XCFLAGS+= -Wall >XUSE_GCC= yes >X >XDOCSDIR= ${PREFIX}/share/doc/${PORTNAME} >X >Xdo-build: >X (cd ${WRKSRC} && ${CC} ${CFLAGS} -c -o main.o main.c) >X (cd ${WRKSRC} && ${CC} ${CFLAGS} -c -o misc.o misc.c) >X (cd ${WRKSRC} && ${CC} ${CFLAGS} -c -o screen.o screen.c) >X (cd ${WRKSRC} && ${CC} ${CFLAGS} ${LDFLAGS} -o ${PORTNAME} main.o misc.o screen.o) >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} >X >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README >X.endif >X >X.include <bsd.port.mk> >END-of-nibbles/Makefile >echo x - nibbles/distinfo >sed 's/^X//' >nibbles/distinfo << 'END-of-nibbles/distinfo' >XMD5 (nibbles.tar.gz) = b760c957c4a6d28cb5ef6b5aee9bcc0b >END-of-nibbles/distinfo >echo x - nibbles/pkg-comment >sed 's/^X//' >nibbles/pkg-comment << 'END-of-nibbles/pkg-comment' >XNibbles is a simple ncurses-based console game >END-of-nibbles/pkg-comment >echo x - nibbles/pkg-descr >sed 's/^X//' >nibbles/pkg-descr << 'END-of-nibbles/pkg-descr' >XNibbles is a simple ncurses-based console game in which you control a snake. >XYour objective is to eat as many dots as possible before you crash into >Xyourself or the wall. >X >XWWW: http://www.nmee.net/projects/nibbles/ >X >X - Michael L. Hostbaek >X mich@freebsdcluster.org >END-of-nibbles/pkg-descr >echo x - nibbles/pkg-plist >sed 's/^X//' >nibbles/pkg-plist << 'END-of-nibbles/pkg-plist' >Xbin/nibbles >Xshare/doc/nibbles/README >X@dirrm share/doc/nibbles >END-of-nibbles/pkg-plist >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 40643
: 23643