# New ports collection makefile for: dsnake # Date created: 18 Nov 2003 # Whom: Pav Lucistnik # # $FreeBSD$ # PORTNAME= dsnake PORTVERSION= 3.0.0 PORTREVISION= 3 CATEGORIES= games linux MASTER_SITES= http://bitblaze.com/downloads/ DISTNAME= ${PORTNAME}-linux-${PORTVERSION} MAINTAINER= pav@FreeBSD.org COMMENT= Deluxe Snake - snake clone with frogs and mushrooms RUN_DEPENDS= ${LINUXBASE}/usr/lib/liballeg.so.4.0:${PORTSDIR}/devel/linux-allegro NO_PACKAGE= Licence forbids any repacking and reselling ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/DeluxeSnake SUB_FILES= pkg-install pkg-deinstall SUB_LIST= CONFIG_FILES="config.dat hiscores.dat stats.dat" PORTDOCS= * do-build: ${BRANDELF} -t Linux ${WRKSRC}/dsnake do-install: .for d in data midi ${MKDIR} ${DATADIR}/${d} ${INSTALL_DATA} ${WRKSRC}/${d}/* ${DATADIR}/${d} .endfor ${INSTALL_PROGRAM} ${WRKSRC}/dsnake ${DATADIR} ${ECHO_CMD} "#!/bin/sh" > ${WRKDIR}/dsnake.sh ${ECHO_CMD} "cd ${DATADIR} && exec ./dsnake \"\$$@\"" >> ${WRKDIR}/dsnake.sh ${INSTALL_SCRIPT} ${WRKDIR}/dsnake.sh ${PREFIX}/bin/dsnake .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/ReadMe.txt ${DOCSDIR} .endif @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .include option> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-071-1/+1
* - Add patch so it builds with octave-4.0.0.stephen2016-01-131-1/+4
* remove empty pkg-plistpgollucci2015-08-211-1/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* - Set license_file.stephen2014-06-231-0/+1
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-171-1/+1
* - Add licence=GPLv2 to many octave-forge ports.stephen2014-01-131-0/+2
* - Implement staging for octave-forge ports.stephen2014-01-131-1/+0
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove .include <bsd.ports.pre.mk>; bsd.ports.post.mk to bsd.ports.mk;stephen2013-07-061-8/+4
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Bump port revision of all the octave-forge ports,maho2012-04-111-1/+1
* - Bump portrevision for octave-forge-* ports because of update ofstephen2011-07-011-1/+1
* - Bump portrevision because math/octave updated to 3.4.1stephen2011-06-241-1/+1
* Maintainer: stephen@missouri.edu -> stephen@FreeBSD.orgstephen2011-06-141-1/+1