ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/sysutils/policykit-gnome/Makefile
Revision: 19295
Committed: Tue Jun 2 01:51:03 2015 UTC (8 years, 10 months ago) by laffer1
File size: 827 byte(s)
Log Message:
fix plist

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: ports/sysutils/policykit-gnome/Makefile,v 1.3 2008/05/01 00:57:08 marcus Exp $
3
4 PORTNAME= policykit-gnome
5 PORTVERSION= 0.9.2
6 PORTREVISION= 7
7 CATEGORIES= sysutils gnome
8 MASTER_SITES= http://hal.freedesktop.org/releases/
9 DISTNAME= PolicyKit-gnome-${PORTVERSION}
10
11 MAINTAINER= ports@MidnightBSD.org
12 COMMENT= GNOME frontend to the PolicyKit framework
13
14 LICENSE= lgpl gpl2
15 LICENSE_COMB= dual
16
17 LIB_DEPENDS= libpolkit.so:${PORTSDIR}/sysutils/policykit
18
19 USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
20 USE_GNOME= intlhack gnomedocutils gconf2
21 GNU_CONFIGURE= yes
22 USE_LDCONFIG= yes
23 CONFIGURE_ARGS= --disable-gtk-doc \
24 --localstatedir=/var
25 CPPFLAGS+= -I${LOCALBASE}/include
26 LDFLAGS+= -L${LOCALBASE}/lib
27 INSTALL_TARGET= install-strip
28
29 GCONF_SCHEMAS= polkit-gnome.schemas
30
31 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H