# 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/fgkicker # /usr/ports/games/fgkicker/Makefile # /usr/ports/games/fgkicker/distinfo # /usr/ports/games/fgkicker/pkg-descr # /usr/ports/games/fgkicker/pkg-plist # echo c - /usr/ports/games/fgkicker mkdir -p /usr/ports/games/fgkicker > /dev/null 2>&1 echo x - /usr/ports/games/fgkicker/Makefile sed 's/^X//' >/usr/ports/games/fgkicker/Makefile << 'END-of-/usr/ports/games/fgkicker/Makefile' X# New ports collection makefile for: fgkicker X# Date created: 30 November 2003 X# Whom: Erik Greenwald X# X# $FreeBSD$ X# X XPORTNAME= fgkicker XPORTVERSION= 0.1 XCATEGORIES= games XMASTER_SITES= http://users.pandora.be/ceppe/linux/ XEXTRACT_SUFX= .tgz X XMAINTAINER= erik@smluc.org XCOMMENT= A launcher frontend for FlightGear X XRUN_DEPENDS= fgfs:${PORTSDIR}/games/flightgear XUSE_X_PREFIX= yes XUSE_GNOME= gtk20 XUSE_GMAKE= yes XUSE_REINPLACE= yes X Xpost-extract: X ${REINPLACE_CMD} "s|/usr/games/fgfs\",15|${PREFIX}/bin/fgfs\",511|" ${WRKSRC}/fgkicker.c X Xdo-build: X (cd ${WRKSRC} && ${GMAKE} -f ${PORTNAME}.mak ${PORTNAME}) X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin X X.include END-of-/usr/ports/games/fgkicker/Makefile echo x - /usr/ports/games/fgkicker/distinfo sed 's/^X//' >/usr/ports/games/fgkicker/distinfo << 'END-of-/usr/ports/games/fgkicker/distinfo' XMD5 (fgkicker-0.1.tgz) = f8f774d9b0b9e0defd66b6b9e6858449 END-of-/usr/ports/games/fgkicker/distinfo echo x - /usr/ports/games/fgkicker/pkg-descr sed 's/^X//' >/usr/ports/games/fgkicker/pkg-descr << 'END-of-/usr/ports/games/fgkicker/pkg-descr' XFgkicker is an easy GUI frontend to launch the Flightgear simulator. Just pick Xyour options, then click "Kick!" and you can roam the skies... X XWWW: http://users.pandora.be/ceppe/linux/fgkicker.htm X X -Erik Greenwald END-of-/usr/ports/games/fgkicker/pkg-descr echo x - /usr/ports/games/fgkicker/pkg-plist sed 's/^X//' >/usr/ports/games/fgkicker/pkg-plist << 'END-of-/usr/ports/games/fgkicker/pkg-plist' Xbin/fgkicker END-of-/usr/ports/games/fgkicker/pkg-plist exit