[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / libspectre

File: [cvs.NetBSD.org] / pkgsrc / print / libspectre / Makefile (download)

Revision 1.34, Wed Nov 14 22:22:18 2018 UTC (5 years ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.33: +2 -2 lines

Revbump after cairo 1.16.0 update.

# $NetBSD: Makefile,v 1.34 2018/11/14 22:22:18 kleink Exp $

DISTNAME=	libspectre-0.2.8
PKGREVISION=	7
CATEGORIES=	print
MASTER_SITES=	http://libspectre.freedesktop.org/releases/

MAINTAINER=	markd@NetBSD.org
HOMEPAGE=	http://www.freedesktop.org/wiki/Software/libspectre/
COMMENT=	Small library for rendering Postscript documents
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes

PKGCONFIG_OVERRIDE+=    libspectre.pc.in

.include "../../print/ghostscript/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"