summaryrefslogblamecommitdiffstats
path: root/devel/libgee/Makefile
blob: b42ebd8db5df8289d4307ed9b1a1281f4c9a09ea (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                
           
           

                      
                      





                                          

                                           

                                          
                                                      
                                          
                   
                             
 
                      
# Created by: Frank Steinborn <steinex@nognu.de>
# $FreeBSD$
#    $MCom$

PORTNAME=   libgee
PORTVERSION=    0.16.1
CATEGORIES= devel
MASTER_SITES=   GNOME

MAINTAINER= kwm@FreeBSD.org
COMMENT=    GObject collection library

BUILD_DEPENDS=  valac:${PORTSDIR}/lang/vala

GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --enable-introspection=yes
USES=       gmake libtool pathfix pkgconfig tar:xz
USE_GNOME=  glib20 introspection:build
USE_LDCONFIG=   yes
INSTALL_TARGET= install-strip

.include <bsd.port.mk>