# New ports collection makefile for: moonlander # Date created: 27 Jun 2003 # Whom: Kris Kennaway # # $FreeBSD$ # PORTNAME= moonlander PORTVERSION= 1.0 PORTREVISION= 9 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR=pool/main/m/moon-lander DISTNAME= moon-lander_1.0.orig MAINTAINER= amdmi3@FreeBSD.org COMMENT= Land a spacecraft on the moon USE_SDL= mixer image sdl MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/moon-lander OPTIONS= SOUND "Sound support" on .include install_dirs= fonts images .if defined(WITHOUT_SOUND) CFLAGS+= -DNOSOUND PLIST_SUB+= SOUND="@comment " .else PLIST_SUB+= SOUND= install_dirs+= sounds .endif do-configure: ${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/moon_lander.c do-install: @${MKDIR} ${PREFIX}/bin; \ ${INSTALL_PROGRAM} ${WRKSRC}/moonlander ${PREFIX}/bin; \ ${MKDIR} ${DATADIR} .for i in ${install_dirs} @${CP} -R ${WRKSRC}/${i} ${DATADIR} .endfor post-install: @${FIND} ${PREFIX}/share/moonlander -type f -print0 | \ ${XARGS} -0 ${CHMOD} 444 .include cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 4.2.0 for PHP 5.4 supportscheidell2012-05-173-22/+10
* Update to 4.0.14cs2012-03-172-9/+9
* - Update to 4.0.12tota2012-01-032-29/+13
* - Update to 4.0.11culot2011-12-132-10/+10
* - Get rid FreeBSD 6 supportmiwi2011-11-071-2/+1
* - Update to 4.0.10pav2011-08-083-13/+27
* - Update to 4.0.9beech2011-07-022-10/+10
* - Update to 4.0.8dhn2011-04-222-10/+10
* Update to 4.0.4arved2011-01-142-10/+10
* - Update to 4.0.2wen2010-12-203-24/+10
* - Update to 4.0.1miwi2010-11-083-20/+16
* - Update to 3.3.19sylvio2010-05-292-24/+26
* Update to 3.2.16itetcu2010-04-302-21/+31
* - Added FreeBSD 8.0 i386 native binaryitetcu2010-04-093-25/+36
* - Update to 3.3.12miwi2010-03-282-14/+16