aboutsummaryrefslogblamecommitdiff
path: root/sysutils/libzeitgeist/Makefile
blob: 341c7d6fd4449743fcb0d3e8bece73965f32c4d4 (plain) (tree)
1
2
3
4
5
6
7
8
9


                            
                      
                 
                        


                                                                                      



                                        
                   
                                                       
                                        
                   
                                                   
                             


                    
                      
# $FreeBSD$

PORTNAME=	libzeitgeist
PORTVERSION=	0.3.18
PORTREVISION=	2
CATEGORIES=	sysutils
MASTER_SITES=	https://launchpadlibrarian.net/100152436/ \
	https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ \
	LOCAL/olivierd

MAINTAINER=	olivierd@FreeBSD.org
COMMENT=	Zeitgeist client library

GNU_CONFIGURE=	yes
USES=		gettext gmake libtool pathfix pkgconfig
USE_GNOME=	glib20 intltool intlhack
USE_LDCONFIG=	yes
CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc
INSTALL_TARGET=	install-strip

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>