# New ports collection makefile for: vultures-claw # Date created: 25 Apr 2006 # Whom: Alexander Botero-Lowry # # $FreeBSD$ # PORTNAME= vultures PORTVERSION= 2.1.0 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.darkarts.co.za/projects/vultures/attachment/wiki/downloads/${PORTVERSION}/ PKGNAMESUFFIX= -claw DISTFILES= ${DISTNAME}-full${EXTRACT_SUFX}?format=raw MAINTAINER= alexbl@FreeBSD.org COMMENT= An isometric interface to Slash'EM based on Falcon's Eye LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_GMAKE= yes USE_SDL= sdl ttf mixer WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/slashem DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} .include .if ${OSVERSION} < 502102 USE_GCC= 3.3+ .endif pre-configure: @cd ${WRKSRC}/sys/unix; ${SH} setup.sh post-configure: @${REINPLACE_CMD} -e \ "s|/local||g" ${WRKSRC}/Makefile @${REINPLACE_CMD} -e \ "s|^PREFIX|\#PREFIX|g" ${WRKSRC}/Makefile @${REINPLACE_CMD} -e \ "s|slashemdir|share/vultures-claw|g" ${WRKSRC}/Makefile @${REINPLACE_CMD} -e \ 's|#include ||g' \ ${WRKSRC}/win/vultures/vultures_gfl.c .include cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shells/dash: add note, change maintainereadler2014-05-271-1/+2
* Unquiet my ports to make debugging easier.eadler2013-10-241-1/+1
* - convert to stagingeadler2013-09-281-4/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Remove now excess verbiage.eadler2013-07-171-2/+0
* Convert some of my ports from USE_GMAKE to USES=gmake.eadler2013-07-071-1/+2
* Clean up my ports (and a couple of ports@ owned ones):eadler2013-03-091-1/+3
* Trim the headers in the ports I maintain.eadler2012-10-061-5/+0
* - change the email address I use to maintain portseadler2011-08-221-1/+1
* - change the email address I use to maintain portseadler2011-08-221-1/+1
* - Update to 0.5.7culot2011-07-282-3/+3
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Update to 0.5.6.1makc2010-10-022-4/+4
* - Update to 0.5.6sylvio2010-05-29