Index: head/games/maxr/Makefile =================================================================== --- head/games/maxr/Makefile (revision 224924) +++ head/games/maxr/Makefile (revision 224925) @@ -1,32 +1,33 @@ # New ports collection makefile for: maxr # Date created: 23 Dec 2008 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= maxr PORTVERSION= 0.2.2 CATEGORIES= games -MASTER_SITES= http://www.maxthegame.de/downloads/ +MASTER_SITES= http://www.maxthegame.de/downloads/ \ + http://www.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Mechanized Assault and Exploration Reloaded GNU_CONFIGURE= yes USE_SDL= sdl mixer net CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" post-patch: @${REINPLACE_CMD} -e '/^LIBS=/ s|-lSDL_|`${SDL_CONFIG} --libs` &|' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e '/SettingsData.*Path =/ s|"\(.*\)"|"${DATADIR}/\1"|' \ ${WRKSRC}/src/loaddata.cpp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/maxr ${PREFIX}/bin ${MKDIR} ${DATADIR} cd ${WRKSRC}/data && ${COPYTREE_SHARE} "*" ${DATADIR} .include Property changes on: head/games/maxr/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/games/maxr/pkg-descr =================================================================== --- head/games/maxr/pkg-descr (revision 224924) +++ head/games/maxr/pkg-descr (revision 224925) @@ -1,7 +1,7 @@ M.A.X.R. (Mechanized Assault and Exploration Reloaded) is a fanproject by the community of MaxTheGame.de. It was founded by MM (Michael -Mönch) around 2006 and became OpenSource at the end of 2007. MAXR +Monch) around 2006 and became OpenSource at the end of 2007. MAXR is based on the old M.A.X. (Mechanized Assault and Exploration) by Interplay from 1996. WWW: http://www.maxthegame.de/ Property changes on: head/games/maxr/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property