# New ports collection makefile for: qix # Date created: 6 June 2000 # Whom: jmz # # $FreeBSD$ # PORTNAME= qix PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jmz MAINTAINER= ports@FreeBSD.org COMMENT= The classic arcade game BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ xset:${PORTSDIR}/x11/xset USE_DISPLAY= yes .if defined(WITHOUT_X11) MAKE_ARGS= NO_X11=yes .else USE_XORG= x11 PLIST= pkg-plist.x11 .endif .if (!defined(DISPLAY) || ${DISPLAY} == "") && !defined(PACKAGE_BUILDING) IGNORE= requires an active X session (and DISPLAY variable) to run xrdb. Please compile this while running X .endif MAN1= qix.1 FONTSDIR= lib/X11/fonts/local PLIST_SUB= FONTSDIR=${FONTSDIR} do-configure: @${CP} ${WRKSRC}/Makefile ${WRKSRC}/Makefile~ ${SED} -e s:/usr/local:${PREFIX}: -e s:/usr/X11R6:${PREFIX}: \ < ${WRKSRC}/Makefile~ > ${WRKSRC}/Makefile .include td> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/games/jumpnbump
Commit message (Expand)AuthorAgeFilesLines
* - Deprecate due to planned removal of tcl8.0 / tk8.0mm2009-01-221-0/+3
* Reset gurkan@phys.ethz.ch due to maintainer-timeouts and no response tolinimon2008-12-162-4/+1
* - install man pages irrespective of -DNOPORTDOCSitetcu2008-11-172-13/+13
* Change maintainers e-mail address.ehaupt2008-04-111-1/+1
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-203-4/+4
* SHA256ifyedwin2006-01-22