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

                      
                     





                                          



                                          
                                 
                                                    


                      
# Created by: Frank Steinborn <steinex@nognu.de>
# $FreeBSD$
#    $MCom: ports/trunk/devel/libgee/Makefile 17268 2013-04-01 05:13:11Z marcus $

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

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

GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --enable-introspection=yes
USE_GMAKE=  yes
USE_XZ=     yes
USES=       pathfix pkgconfig
USE_GNOME=  glib20 gnomehier introspection:build
USE_LDCONFIG=   yes

.include <bsd.port.mk>