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



                              
                      









                                                    
                                                      








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

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

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Gnome mahjongg

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

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

GLIB_SCHEMAS=   org.gnome.gnome-mahjongg.gschema.xml

.include <bsd.port.mk>