ports/56338: Minor Update to the new port - wrong path given for documentation in pkg-descr

Alex Trull alexander at trull.com
Tue Sep 2 23:10:20 UTC 2003


>Number:         56338
>Category:       ports
>Synopsis:       Minor Update to the new port - wrong path given for documentation in pkg-descr
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 02 16:10:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Trull
>Release:        
>Organization:
>Environment:
>Description:
 
 # 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:
 #
 #	/usr/ports/games/bass
 #	/usr/ports/games/bass/Makefile
 #	/usr/ports/games/bass/distinfo
 #	/usr/ports/games/bass/pkg-plist
 #	/usr/ports/games/bass/pkg-descr
 #	/usr/ports/games/bass/pkg-message
 #
 echo c - /usr/ports/games/bass
 mkdir -p /usr/ports/games/bass > /dev/null 2>&1
 echo x - /usr/ports/games/bass/Makefile
 sed 's/^X//' >/usr/ports/games/bass/Makefile << 'END-of-/usr/ports/games/bass/Makefile'
 X# New ports collection makefile for: bass (Beneath a Steel Sky)
 X# Date created:        Tue Sep  2 23:34:32 BST 2003
 X# Whom:                Alex Trull <alexander at trull.com>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=      bass
 XPORTVERSION=   1.0
 XCATEGORIES=    games
 XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 XMASTER_SITE_SUBDIR=     scummvm
 XDISTNAME=      BASS-CD
 X
 XMAINTAINER=    alexander at trull.com
 XCOMMENT=       Beneath a Steel Sky: a post-apocalyptic futuristic graphical adventure
 X
 XRUN_DEPENDS=   scummvm-0.5.1:${PORTSDIR}/games/scummvm
 X
 XUSE_ZIP=       YES
 XNO_BUILD=      YES
 X
 XWRKSRC=	       ${WRKDIR}/sky-cd
 X
 Xdo-install:
 X	${MKDIR} ${PREFIX}/share/${PORTNAME}
 X	${INSTALL_DATA} ${WRKSRC}/sky.dnr ${PREFIX}/share/${PORTNAME}
 X	${INSTALL_DATA} ${WRKSRC}/sky.dsk ${PREFIX}/share/${PORTNAME}
 X
 X.if !defined(NOPORTDOCS)
 X	@${MKDIR} ${DOCSDIR}
 X.for docs in readme.txt
 X	@${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR}
 X.endfor
 X.endif
 X
 X.include <bsd.port.mk>
 END-of-/usr/ports/games/bass/Makefile
 echo x - /usr/ports/games/bass/distinfo
 sed 's/^X//' >/usr/ports/games/bass/distinfo << 'END-of-/usr/ports/games/bass/distinfo'
 XMD5 (BASS-CD.zip) = 18f9045e90d56fdfc3263b7f264791fd
 END-of-/usr/ports/games/bass/distinfo
 echo x - /usr/ports/games/bass/pkg-plist
 sed 's/^X//' >/usr/ports/games/bass/pkg-plist << 'END-of-/usr/ports/games/bass/pkg-plist'
 Xshare/bass/sky.dnr
 Xshare/bass/sky.dsk
 X at dirrm share/bass
 X%%PORTDOCS%%share/doc/bass/readme.txt
 X%%PORTDOCS%%@dirrm share/doc/bass
 END-of-/usr/ports/games/bass/pkg-plist
 echo x - /usr/ports/games/bass/pkg-descr
 sed 's/^X//' >/usr/ports/games/bass/pkg-descr << 'END-of-/usr/ports/games/bass/pkg-descr'
 X"Beneath a Steel Sky is a 2D point-and-click science fiction thriller set in a
 Xbleak vision of the future, originally published for DOS and the Amiga. ..."
 X
 XNow playable on FreeBSD, thanks to the help of Tony Warriner at Revolution 
 XSoftware Ltd and the developers of scummvm. This game is distributed by the 
 Xscummvm project.
 X
 Xsee /usr/local/share/doc/bass/readme.txt for more information
 X
 XWWW: http://scummvm.sourceforge.net/
 X
 X- Alex Trull
 Xalexander at trull.com
 END-of-/usr/ports/games/bass/pkg-descr
 echo x - /usr/ports/games/bass/pkg-message
 sed 's/^X//' >/usr/ports/games/bass/pkg-message << 'END-of-/usr/ports/games/bass/pkg-message'
 X - --------------------------------------------------------------------- -
 X - Beneath a Steel Sky (bass) PORT NOTES                ported by atrull -
 X - --------------------------------------------------------------------- -
 X -  How to Get Playing:                                                  -
 X -                                                                       -
 X -  i) Type scummvm to start the game interpreter                        -
 X -  ii) Click 'Add Game...', Browse to /usr/local/share/bass             - 
 X -  iii) Click 'Choose' then click 'OK'                                  - 
 X -  iv) Select 'Beneath a Steel Sky' from the Menu and click 'Start'     -
 X -                                                                       -
 X -                                         Have fun, Be Vigilant!        -
 X -                                                              - atrull -
 X - --------------------------------------------------------------------- -
 END-of-/usr/ports/games/bass/pkg-message
 exit
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list