# New ports collection makefile for: cups-pk-helper # Date created: 2009-12-29 # Whom: Michael Johnson # # $FreeBSD$ # $MCom: ports/print/cups-pk-helper/Makefile,v 1.6 2011/09/13 18:10:27 kwm Exp $ PORTNAME= cups-pk-helper PORTVERSION= 0.2.0 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= A helper that makes system-config-printer use PolicyKit LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ cups.2:${PORTSDIR}/print/cups-client \ polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack glib20 USE_GETTEXT= yes GNU_CONFIGURE= yes CPPFLAGS= -I${LOCALBASE}/include CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/libs" .include