# New ports collection makefile for: pachi # Date created: 18 Sep 2005 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= pachi PORTVERSION= 1.0 PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/dragontech/Pachi%20el%20marciano/Pachi%20el%20marciano%20${PORTVERSION} DISTNAME= pachi_source EXTRACT_SUFX= .tgz MAINTAINER= amdmi3@FreeBSD.org COMMENT= A platforms game similar to Manic Miner USE_SDL= mixer sdl USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CPPFLAGS+= -I${LOCALBASE}/include WRKSRC= ${WRKDIR}/Pachi SCOREDIR= /var/games/pachi SCOREFILE= ${SCOREDIR}/scores.dat post-patch: @${REINPLACE_CMD} -e 's|/var/lib/games/$$PACKAGE|${SCOREDIR}|' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|SCOREDIR[^,]*|"${SCOREFILE}"|' \ ${WRKSRC}/src/file.c @${REINPLACE_CMD} -e 's|:\ install-docDATA|:|' \ ${WRKSRC}/docs/Makefile.in @${REINPLACE_CMD} -e 's|install-scoreDATA\ install-data-local||' \ ${WRKSRC}/data/Makefile.in post-install: ${CHGRP} games ${PREFIX}/bin/pachi ${CHMOD} g+s ${PREFIX}/bin/pachi ${MKDIR} ${SCOREDIR} .if !exists(${SCOREFILE}) ${INSTALL_DATA} ${WRKSRC}/data/scores.dat /var/games/pachi .endif ${CHGRP} -R games ${SCOREDIR} ${CHMOD} g+w ${SCOREFILE} .include nput type='hidden' name='id' value='3955b473e5ffb022b0b7ea8a7fd8e8167d4d79b7'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-1/+1
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-1/+1
* - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-071-1/+1
* Revert Chris Petrik's ports to the pool. Thank you for all your work so far,...eadler2012-12-101-1/+1
* - Unbreak IPV6 option [1]jhale2012-11-023-102/+163
* - Mark IPv6 option as BROKEN: patch does not fetchbeat2012-10-161-0/+1
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1
* Do not show 3DNOW option on i386 has is it not supportedbapt2012-07-161-1/+3
* Convert to new option frameworkbapt2012-06-291-14/+10
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+3
* - remove MD5ohauer2011-07-031-2/+0
* Make WWW point to SourceForge project site instead of expired project page.novel2011-05-121-1/+1
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-1/+1
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1