# New ports collection makefile for: TecnoballZ # Date created: 19 Jan 2005 # Whom: Jean-Yves Lefort # # $FreeBSD$ # PORTNAME= tecnoballz PORTVERSION= 0.92 PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://linux.tlk.fr/games/TecnoballZ/download/ \ http://mirror.amdmi3.ru/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= amdmi3@FreeBSD.org COMMENT= A brick breaker (Arkanoid-like game) LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod \ vorbisfile.6:${PORTSDIR}/audio/libvorbis \ ogg.7:${PORTSDIR}/audio/libogg \ smpeg.1:${PORTSDIR}/multimedia/smpeg USE_AUTOTOOLS= automake aclocal USE_SDL= sdl mixer image USE_GMAKE= yes GNU_CONFIGURE= yes MAN6= tecnoballz.6 DESKTOP_ENTRIES= "TecnoballZ" \ "A brick breaker (Arkanoid-like game)" \ "" \ "tecnoballz" \ "Game;ArcadeGame;" \ false post-patch: @${FIND} ${WRKSRC}/include -name '*.h' | ${XARGS} ${REINPLACE_CMD} \ -e 's|SDL/||' @${REINPLACE_CMD} -e '/^CXXFLAGS=[^$$]*$$/ s|^|#|' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|$$(prefix)/games|$$(prefix)/bin|' \ ${WRKSRC}/Makefile.am ${WRKSRC}/src/Makefile.am @${REINPLACE_CMD} -e 's|supervisor.c|&c|' ${WRKSRC}/src/Makefile.am .for f in tecnoballz.cc tiles_background.cc sprite_ship.cc controller_magnetic_eyes.cc @${REINPLACE_CMD} -e '/rand/ s|(Sint32)|(intptr_t)|' ${WRKSRC}/src/${f} .endfor post-install: @cd ${WRKSRC}/src/TecnoballZ && ${FIND} . -name "Makefile*" -delete @cd ${WRKSRC}/src/TecnoballZ && ${COPYTREE_SHARE} . ${DATADIR} .include el/electron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add SHA256pav2005-11-251-0/+1
* Remove myself from MAINTAINERache2005-10-171-1/+1
* Add size data, approved by maintainers.trevor2004-03-211-0/+1
* Clear moonlight beckons.ade2003-03-072-1/+1
* Fix build on current.kris2002-06-161-9/+9
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-6/+6