# 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: # # games/wormux # games/wormux/Makefile # games/wormux/distinfo # games/wormux/pkg-descr # echo c - games/wormux mkdir -p games/wormux > /dev/null 2>&1 echo x - games/wormux/Makefile sed 's/^X//' >games/wormux/Makefile << 'END-of-games/wormux/Makefile' X# Ports collection makefile for: wormux X# Date created: Thu Dec 16 18:46:55 EET 2004 X# Whom: Anton Yudin X# X# $FreeBSD$ X# X XPORTNAME= wormux XPORTVERSION= 0.5.0 XCATEGORIES= games XMASTER_SITES= http://download.gna.org/wormux/ XDISTNAME= ${PORTNAME}-src-${PORTVERSION} X XMAINTAINER= toha@toha.org.ua XCOMMENT= Wormux game X XUSE_BZIP2= yes XUSE_SDL= sdl XUSE_GETTEXT= yes X XLIB_DEPENDS+= clanGUI-0.7:${PORTSDIR}/devel/clanlib-devel XLIB_DEPENDS+= xml\\+\\+-1.0.1:${PORTSDIR}/textproc/libxml++ X XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib -lintl" X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X XPLIST_FILES= bin/wormux X XCONFIGURE_ARGS+=--prefix=${PREFIX} XGNU_CONFIGURE=yes X X.include X Xpost-install: X.for dir in ${PREFIX}/share/${PORTNAME} X @${FIND} ${dir} ! -type d | \ X ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST} X @${FIND} ${dir} -type d | ${SORT} -r | \ X ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST} X.endfor X X.include END-of-games/wormux/Makefile echo x - games/wormux/distinfo sed 's/^X//' >games/wormux/distinfo << 'END-of-games/wormux/distinfo' XMD5 (wormux-src-0.5.0.tar.bz2) = e09c8a699da7a3a60e0c379b75986573 XSIZE (wormux-src-0.5.0.tar.bz2) = 18787309 END-of-games/wormux/distinfo echo x - games/wormux/pkg-descr sed 's/^X//' >games/wormux/pkg-descr << 'END-of-games/wormux/pkg-descr' XAlmost everyone has heard of the Worms(R) series of games, developed by Team17. XWorms was created in 1990, the goal of the game consisting of a several teams of X"worms" fighting to the death on a 2D map. Wormux is heavily influenced by all Xgames in this genre, including Scorched Earth and Liero. X XWormux is free software clone of this game concept. Though currently under heavy Xdevelopment, it is already very playable, with lots of weapons (Dynamite, XBaseball Bat, Teleportation, etc.). There are also lots of maps available for Xyour battling pleasure! Wormux takes the genre to the next level, with great Xcustomisation options leading to great gameplay. There is a wide selection of Xteams, from the Aliens to the Chickens. Also, new battlefields can be downloaded Xfrom the Internet, making strategy an important part of each battle. X XWWW: http://www.wormux.org/ END-of-games/wormux/pkg-descr exit