pkgsrc/print/libspectre/Makefile

20 lines
507 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.28 2017/11/23 17:19:44 wiz Exp $
DISTNAME= libspectre-0.2.8
PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://libspectre.freedesktop.org/releases/
MAINTAINER= markd@NetBSD.org
2015-04-22 00:28:36 +02:00
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"