summaryrefslogblamecommitdiffstats
path: root/net-im/telepathy-glib/Makefile
blob: b306227b031829b87f68060d03855202363e46b3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                               
           
          

                              
                      





                                                                      
                                             
                                                             
                                             
 

                             
                                                            
                                                        
                   
                   
                                      
                             
 
                      
# Created by: gnome@freebsd.org
# $FreeBSD$
#   $MCom$

PORTNAME=   telepathy-glib
PORTVERSION=    0.24.1
CATEGORIES= net-im
MASTER_SITES=   http://telepathy.freedesktop.org/releases/${PORTNAME}/

MAINTAINER= gnome@FreeBSD.org
COMMENT=    GLib utility library for the Telepathy framework

BUILD_DEPENDS=  vapigen:${PORTSDIR}/lang/vala
LIB_DEPENDS=    libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
RUN_DEPENDS=    vapigen:${PORTSDIR}/lang/vala

PORTSCOUT=  limitw:1,even

USES=       gmake libtool pathfix pkgconfig python:build
USE_GNOME=  glib20 introspection:build libxslt:build
USE_LDCONFIG=   yes
GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --enable-vala-bindings
INSTALL_TARGET= install-strip

.include <bsd.port.mk>