aboutsummaryrefslogblamecommitdiff
path: root/net/libzapojit/Makefile
blob: 4d51f806bbf58bce05b93db85aae03241be6fd1e (plain) (tree)
1
2
3
4
5
6
7
8
9

                          
                 





                                                                     
                                                   
 



                                                         
 

                                                                        
                                    


                                      
                                  


                             
PORTNAME=	libzapojit
PORTVERSION=	0.0.3
PORTREVISION=	2
CATEGORIES=	net devel gnome
MASTER_SITES=	GNOME
DIST_SUBDIR=	gnome3

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	GLib/GObject wrapper for the Skydrive and Hotmail API
WWW=		https://github.com/GNOME/libzapojit

BUILD_DEPENDS=	itstool:textproc/itstool
LIB_DEPENDS=	libgoa-1.0.so:net/gnome-online-accounts \
		libjson-glib-1.0.so:devel/json-glib \
		librest-0.7.so:devel/librest

USES=		cpe gettext gmake gnome libtool pathfix pkgconfig tar:xz
CPE_VENDOR=	gnome
USE_GNOME=	gnomeprefix intltool
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
CPPFLAGS+=	-I${LOCALBASE}/include
LIBS+=		-L${LOCALBASE}/lib
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>