# New ports collection makefile for: farblazer # Date created: 12 December 2001 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= farblazer PORTVERSION= 0.7 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.pygame.org/gamelets/games/ MAINTAINER= ports@FreeBSD.org COMMENT= An action/arcade game originally based of StarBlazer on the Apple ][ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game USE_PYTHON= yes do-build: ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} do-install: @${MKDIR} ${DATADIR} (cd ${WRKSRC}; ${TAR} cf - .) | \ (cd ${DATADIR}; ${TAR} --exclude=\*.orig --unlink -xf -) @printf "#!/bin/sh\ncd ${DATADIR} && \ exec ${PYTHON_CMD} ${DATADIR}/${PORTNAME}.py \"$$\@\"\n" > ${WRKDIR}/${PORTNAME}.sh @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME} .include id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix indexmiwi2009-04-011-0/+1
* - Allow to build with MAKE_JOBS_SAFEmiwi2009-04-011-1/+2
* - Update to 0.10.1miwi2008-07-271-12/+25
* - Pass maintainership to submittermiwi2008-06-221-1/+1
* - Unbreak on sparc64gahr2008-04-151-7/+2
* Mark as broken on sparc64: does not compile.linimon2008-02-011-1/+7
* Add pkg-config to build depends.anray2007-01-281-0/+1
* Update to 0.9.3anray2007-01-271-12/+6
* Drop maintainership since I no longer have a pocket pc. I'll be keepinglawrance2005-10-291-1/+1
* Update to 0.9.1lawrance2005-08-021-1/+1
* Set my ports to their shiny new MAINTAINER address.lawrance2005-04-121-1/+1
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* - Update to 0.9.0pav2005-01-091-3/+1
* - Update to version 0.8.9krion2004-03-121-2/+8
* Update port verion and related.erwin2003-08-281-4/+4