# New ports collection makefile for: egoboo # Date created: Apr 28 2003 # Whom: Jan Stocker # # $FreeBSD$ PORTNAME= egoboo PORTVERSION= 2.7.5 PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Linux%20Source%20Distro/${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME:S/-/-data-/}${EXTRACT_SUFX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= A 3D dungeon crawling adventure in the spirit of NetHack USE_SDL= sdl ttf mixer image USE_GL= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/game MAKEFILE= Makefile.unix post-patch: @${REINPLACE_CMD} -e 's|/usr/share/egoboo|${DATADIR}|g; \ s|cp -a|cp -RPp|; s|/usr/libexec|${PREFIX}/libexec|' \ ${WRKSRC}/egoboo.sh post-install: ${MKDIR} ${DATADIR} @cd ${WRKDIR}/${DISTNAME:S/-/-data-/} && \ ${COPYTREE_SHARE} . ${DATADIR} @${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD} .include >
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-281-24/+2
* Update ImageMagick to 6.9.0.4.kwm2015-01-191-2/+2
* Update graphics/giflib to 5.0.5antoine2015-01-151-1/+1
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-0/+1
* Fix build.hrs2014-09-221-1/+2
* Update to 0.95.6.hrs2014-09-0514-122/+114
* Fix shebangbapt2014-09-022-3/+3
* x11-wm/libwraster:tijl2014-06-302-16/+12
* Bump PORTREVISION for jbigkit library version bump.tijl2014-06-23