summaryrefslogtreecommitdiffstats
path: root/print/libgnomecups/Makefile
blob: 9727a1a415ce29c96151a632d2e5c078d3634a1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Created by: Glenn Johnson <glennpj@charter.net>
# $FreeBSD$

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:${PORTSDIR}/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 <bsd.port.mk>
OpenPOWER on IntegriCloud