# New ports collection makefile for: rottdc # Date created: 18 Feb 2004 # Whom: Igor Pokrovsky # # $FreeBSD$ # PORTNAME= rottdc DISTVERSION= 1.0-2 PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/sdl-dc/${PORTNAME}/1.0-2 MAINTAINER= ports@FreeBSD.org COMMENT= Apogee's Rise Of The Triad source port USE_BZIP2= yes USE_GMAKE= yes USE_SDL= sdl mixer PATCH_WRKSRC= ${WRKSRC}/rott # Crashes when compiling with -O2 or greater, so downgrade to -O1. CFLAGS:= ${CFLAGS:C/-O[2-9]/-O1/} post-extract: @${CP} ${FILESDIR}/${MAKEFILE} ${WRKSRC} do-install: .for f in rott rott-sw ${INSTALL_PROGRAM} ${WRKSRC}/${f}/rott ${PREFIX}/bin/${f} .endfor .ifndef (NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .for i in cheats cmdline ${INSTALL_DATA} ${WRKSRC}/rott/${i}.txt ${DOCSDIR} .endfor .endif post-install: @${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD} .include go' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.15.0sunpoet2018-11-072-4/+4
* Update to 0.14.2sunpoet2018-11-053-8/+8
* - Update to 0.14.1wen2018-10-122-4/+4
* Reset maintainer on my python portsfeld2018-10-031-1/+1
* Use PY_FLAVOR for dependencies.mat2018-06-211-2/+2
* Fix LICENSE_FILEantoine2018-03-101-1/+1