ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/sysutils/polkit-gnome/Makefile
Revision: 20396
Committed: Sat Oct 3 04:25:14 2015 UTC (8 years, 6 months ago) by laffer1
File size: 650 byte(s)
Log Message:
polkit-gnome 0.105

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: ports/sysutils/polkit-gnome/Makefile,v 1.6 2010/05/31 02:01:06 ade Exp $
3
4 PORTNAME= polkit-gnome
5 PORTVERSION= 0.105
6 CATEGORIES= sysutils gnome
7 MASTER_SITES= GNOME
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= GNOME frontend to the PolicyKit framework
11
12 LICENSE= lgpl
13
14 LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
15
16 USES= gettext gmake pathfix pkgconfig tar:xz
17 USE_GNOME= gnomeprefix gtk20 gtk30 intlhack
18 GNU_CONFIGURE= yes
19 USE_LDCONFIG= yes
20 CONFIGURE_ARGS= --disable-gtk-doc \
21 --with-gtk=2.0 \
22 --localstatedir=/var
23 CPPFLAGS+= -I${LOCALBASE}/include
24 LDFLAGS+= -L${LOCALBASE}/lib
25
26 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H