summaryrefslogblamecommitdiffstats
path: root/games/quadrapassel/Makefile
blob: c8928c829fa3164304862470822bc1cf955180bc (plain) (tree)




























                                                                         
# $FreeBSD$
#   $MCom$

PORTNAME=   quadrapassel
PORTVERSION=    3.8.2
CATEGORIES= games gnome
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome3

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Gnome quadrapassel

BUILD_DEPENDS=  vala:${PORTSDIR}/lang/vala \
        itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS=    libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \
        libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-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
CPPFLAGS+=  -I${LOCALBASE}/include
LDFLAGS+=   -L${LOCALBASE}/lib

GLIB_SCHEMAS=   org.gnome.quadrapassel.gschema.xml

.include <bsd.port.mk>