# New ports collection makefile for: xjump # Date created: Sun 25 Feb 2001 # Whom: will # # $FreeBSD$ # PORTNAME= xjump PORTVERSION= 2.7.5 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= A simple X game where one tries to jump up as many levels as possible WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/g} PLIST_FILES= bin/xjump USE_XORG= xpm xaw MAKE_ARGS= CC="${CC} ${CFLAGS}" RECORD_FILE="/var/games/xjump.record" \ IDIR="-I${LOCALBASE}/include" LDIR="-L${LOCALBASE}/lib" ALL_TARGET= xjump do-install: ${INSTALL_PROGRAM} -m 2755 -g games ${WRKSRC}/xjump ${PREFIX}/bin @${CAT} ${PKGMESSAGE} .include el='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Support stagingehaupt2014-02-162-6/+21
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-5/+2
* - remove maintainer tags from pkg-descreadler2011-10-231-3/+0
* - Get Rid MD5 supportmiwi2011-03-19