summaryrefslogblamecommitdiffstats
path: root/games/gnome-nibbles/Makefile
blob: 704d3ebad4424d7ac0f6c63cc03e6290f622094e (plain) (tree)





























                                                                        
# $FreeBSD$
#   $MCom$

PORTNAME=   gnome-nibbles
PORTVERSION=    3.8.0
CATEGORIES= games gnome
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome3

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Gnome nibbles

BUILD_DEPENDS=  vala:${PORTSDIR}/lang/vala \
        itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS=    libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \
        libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3

USE_XZ=     yes
USES=       gettext gmake pathfix pkgconfig
INSTALLS_ICONS= yes
USE_GL=     gl
USE_GNOME=  gtk30 intlhack librsvg2 libxml2:build
GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share
CPPFLAGS+=  -I${LOCALBASE}/include
LDFLAGS+=   -L${LOCALBASE}/lib

GLIB_SCHEMAS=   org.gnome.nibbles.gschema.xml

.include <bsd.port.mk>