# Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= zaz PORTVERSION= 1.0.0 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME} MAINTAINER= amdmi3@FreeBSD.org COMMENT= A puzzle game where the player has to arrange balls in triplets LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ libtheora.so:${PORTSDIR}/multimedia/libtheora \ libvorbis.so:${PORTSDIR}/audio/libvorbis \ libftgl.so:${PORTSDIR}/graphics/ftgl USE_BZIP2= yes GNU_CONFIGURE= yes USES= pkgconfig USE_SDL= sdl image USE_GL= gl glu CPPFLAGS+= -I${LOCALBASE}/include/freetype2 -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CONFIGURE_ARGS= --with-icondir="${PREFIX}/share/pixmaps" PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS .include # Unconditially disable NLS for now: the game segfaults with 8bit locales #.if ${PORT_OPTIONS:MNLS} #USES+= gettext #PLIST_SUB+= NLS="" #.else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " #.endif post-patch: @${REINPLACE_CMD} -e '/^zazdocdir =/ s|$${prefix}/doc|$${prefix}/share/doc|' \ ${WRKSRC}/Makefile.in .include e/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2012-10-20 security/sscep: No more public distfilesbapt2012-10-2610-546/+0
* wxGTK 2.4 is no more supported upstream, consider using the current stablebapt2012-09-211-0/+3
* - update png to 1.5.10dinoex2012-06-011-1/+1
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - Kick MD5 Supportmiwi2011-07-031-1/+0
* - update to 1.4.1dinoex2010-03-281-1/+1
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Add rc script [1]lwhsu2009-07-133-3/+43
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Add new dependencymiwi2007-01-041-0/+4
* - Update to 0.3.18miwi2006-12-313-6/+9
* - Use features of bsd.wx.mk, especially USE_WXpav2006-12-011-1/+2
* - Update to 0.3.17miwi2006-11-01