# New ports collection makefile for: flyhard # Date created: 15 Jan 2007 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= flyhard PORTVERSION= 0.3 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.markboyd.me.uk/games/flyhard/ \ http://www.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@amdmi3.ru COMMENT= Game resembling Thrust, but with lots of shooting and puzzles LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= sdl mixer USE_GCC= 3.4+ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \ CPPFLAGS="-I${LOCALBASE}/include" PORTDOCS= README .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif .include bsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Now that new style rc.d scripts are being run as part of thedougb2006-01-071-1/+1
* Bump PORTREVISION after bug fix.archie2005-10-021-1/+1
* Make this port rcNG compliant.archie2005-02-151-2/+6
* Pass COPTS to make.archie2004-11-051-8/+4
* Revert revision 1.38; putting back USE_OPENSSL=yes solved that problem.archie2004-08-081-2/+2
* Implement ports/70073.archie2004-08-071-2/+2
* Put back USE_OPENSSL=yes.archie2004-08-061-1/+2
* Bump PORTREVISION for previous commit.archie2004-08-051-0/+1
* Fix incorrect default config file directory.archie2004-08-051-2/+2
* Try to make things work rationally with either OpenSSL (base or ports).archie2004-08-031-1/+11
* Use DIST_SUBDIR= to avoid conflict with "audio/musicpd" port.archie2004-07-051-0/+1
* Update to version 3.18; this also fixes build failure on -current.archie2004-05-051-2/+1
* Include patch that fixes ports/62477.archie2004-04-141-0/+1
* Update to version 3.17.archie2004-03-121-1/+1
* Upgrade to version 3.16.archie2004-01-061-2/+1
* Add sample startup script.archie2003-11-231-0/+4
* Update to version 3.15.archie2003-11-101-1/+1
* Fix build when openssl is not installed on the system already.archie2003-09-041-0/+3
* Update to version 3.14.archie2003-08-111-1/+1
* Clear moonlight beckons.ade2003-03-071-0/+1
* Update to version 3.13.archie2003-03-061-1/+1
* Update to version 3.12. This fixes a bug in 3.11 in client-sidearchie2003-02-111-1/+1
* Update to version 3.11.archie2003-02-061-1/+1
* Update to version 3.10.archie2002-10-241-1/+1
* Update to version 3.9.archie2002-09-051-1/+1
* Upgrade to version 3.8.archie2002-05-041-1/+1
* The original "net/mpd" port is obsolete. Update it to make it equivalentarchie2002-03-301-4/+2
* Add NO_LATEST_LINK=.archie2001-11-081-0/+1
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
* Update master site.archie2000-05-111-1/+1
* Need to add back DISTNAME since PORTVERSION has an extra period.asami2000-04-151-0/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* $Id$ -> $FreeBSD$peter1999-08-30