# New ports collection makefile for: rubix # Date created: 19 Nov 1999 # Whom: Will Andrews # # $FreeBSD$ # PORTNAME= rubix PORTVERSION= 1.0.5 CATEGORIES= games MASTER_SITES= http://sed.free.fr/rubix/ MAINTAINER= ports@FreeBSD.org COMMENT= Another Rubik's cube game with a rather interesting interface USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DENGLISH" \ XINC="-I${X11BASE}/include" XLIB="-L${X11BASE}/lib -lX11" ALL_TARGET= ${PORTNAME} PORTDOCS= ${DOCFILES} PLIST_FILES= bin/rubix DOCFILES= AUTHORS BUGS INSTALL README TODO do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rubix ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in ${DOCFILES} ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-302-7/+3
* SHA256ifyedwin2006-01-241-0/+1
* Remove dead mastersite per distfile survey.linimon2005-11-251-2/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Fix build on amd64 (compile shared library objects with -fPIC)kris2004-03-151-0/+52
* Clear moonlight beckons.ade2003-03-072-1/+1
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1
* Update to 7.0cjh2001-08-254-7/+15
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
* Update to 6.0.3.cjh2000-10-103-3/+4