pkgsrc/print/libspectre/Makefile
rillig be8b61d9f1 print: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-04 19:57:58 +00:00

19 lines
508 B
Makefile

# $NetBSD: Makefile,v 1.38 2019/11/04 19:57:59 rillig Exp $
DISTNAME= libspectre-0.2.8
PKGREVISION= 10
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"