# $MidnightBSD: trunk/print/libspectre/Makefile 21423 2016-05-22 21:36:28Z laffer1 $

PORTNAME=	libspectre
PORTVERSION=	0.2.7
PORTREVISION=	1
CATEGORIES=	print
MASTER_SITES=	http://libspectre.freedesktop.org/releases/

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Small library for rendering Postscript documents

LICENSE=	gpl2

USES=		gmake libtool:keepla pathfix pkgconfig ghostscript
USE_LDCONFIG=	yes
USE_GNOME=	cairo
CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib
GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>
