# Created by: Glenn Johnson # $FreeBSD: head/print/libgnomecups/Makefile 412348 2016-04-01 14:17:44Z mat $ PORTNAME= libgnomecups PORTVERSION= 0.2.3 PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Support library for gnome cups administration LIB_DEPENDS= libcups.so:print/cups USES= pkgconfig pathfix gettext gmake libtool:keepla tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= intlhack glib20 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include -D_IPP_PRIVATE_STRUCTURES LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .include