summaryrefslogblamecommitdiffstats
path: root/net/gnome-online-miners/Makefile
blob: 8f07106a65694fcb994fb919a1e873c5d9ab1d71 (plain) (tree)
1
2
3
4
5
6




                                                   
                      











                                                                        
                                                              
                                            



                                      
                                  
                             

                      
# Created by: Gustau Perez <gustau.perez@gmail.com>
# $FreeBSD$
#   $MCom$

PORTNAME=   gnome-online-miners
PORTVERSION=    3.14.0
CATEGORIES= net
MASTER_SITES=   GNOME

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Crawls through your online content

LIB_DEPENDS=    libgdata.so:${PORTSDIR}/devel/libgdata \
        libtracker-control-1.0.so:${PORTSDIR}/sysutils/tracker \
        libgfbgraph-0.2.so:${PORTSDIR}/net/gfbgraph \
        libzapojit-0.0.so:${PORTSDIR}/net/libzapojit \
        libgrilo-0.2.so:${PORTSDIR}/net/grilo

USES=       gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME=  intlhack introspection:build
GNU_CONFIGURE=  yes
USE_LDCONFIG=   yes
INSTALLS_ICONS= yes
CPPFLAGS+=  -I${LOCALBASE}/include
LIBS+=      -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip

.include <bsd.port.mk>