# ex:ts=8 # New ports collection makefile for: tuxpuck # Date created: 25 April 2002 # Whom: Jan Stocker # # $FreeBSD$ # PORTNAME= tuxpuck PORTVERSION= 0.8.2 PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://users.student.lth.se/d00jkr/tuxpuck/ MAINTAINER= ports@FreeBSD.org COMMENT= Shufflepuck Cafe Clone LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ vorbis.4:${PORTSDIR}/audio/libvorbis USE_SDL= sdl USE_GMAKE= yes ALL_TARGET= tuxpuck MANCOMPRESSED= yes MAN6= tuxpuck.6 PLIST_FILES= bin/tuxpuck .include post-patch: cd ${WRKSRC}; \ ${REINPLACE_CMD} "s,timer_create,_timer_create,g" \ tuxpuck.c video.c timer.c intro.c tuxpuck.h do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tuxpuck ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/tuxpuck.6.gz ${MANPREFIX}/man/man6 .include Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* utilize SITE_PERLijliao2003-10-241-1/+1
* De-pkg-comment.knu2003-02-211-0/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2