summaryrefslogblamecommitdiffstats
path: root/games/gnome-tetravex/Makefile
blob: e2062f362a54a5e0db2440cba225463c89a63f02 (plain) (tree)
1
2
3
4
5
6
                                                    



                              
                      









                                                    
                                                      
                                                     
                   






                                              
# Created by: FreeBSD GNOME Team <gnome@FreeBSD.org>
# $FreeBSD$
#   $MCom$

PORTNAME=   gnome-tetravex
PORTVERSION=    3.12.1
CATEGORIES= games gnome
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome3

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Gnome tetravex

BUILD_DEPENDS=  vala:${PORTSDIR}/lang/vala \
        itstool:${PORTSDIR}/textproc/itstool

USES=       gettext gmake pathfix pkgconfig tar:xz
USE_GNOME=  gtk30 intlhack librsvg2 libxml2:build
INSTALLS_ICONS= yes
GNU_CONFIGURE=  yes
CPPFLAGS+=  -I${LOCALBASE}/include
LDFLAGS+=   -L${LOCALBASE}/lib

GLIB_SCHEMAS=   org.gnome.tetravex.gschema.xml

.include <bsd.port.mk>