summaryrefslogblamecommitdiffstats
path: root/net/grilo/Makefile
blob: 29aae6c8a62db2f8ef80cc27c7765ec275bc775d (plain) (tree)




















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

PORTNAME=   grilo
PORTVERSION=    0.2.3
CATEGORIES= net
MASTER_SITES=   GNOME

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Grilo is a framework focused on making media discovery and browsing

USES=       gettext gmake pathfix pkgconfig
USE_XZ=     yes
USE_AUTOTOOLS=  libtool
USE_LDCONFIG=   yes
USE_GNOME=  glib20 gnomehier intlhack libxml2 ltverhack
GNU_CONFIGURE=  yes
CPPFLAGS+=  -I${LOCALBASE}/include
LDFLAGS+=   -L${LOCALBASE}/lib

.include <bsd.port.mk>