5a1e8b0499
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
21 lines
529 B
Makefile
21 lines
529 B
Makefile
# $NetBSD: Makefile,v 1.13 2012/02/06 12:41:22 wiz Exp $
|
|
|
|
DISTNAME= libspectre-0.2.6
|
|
PKGREVISION= 3
|
|
CATEGORIES= print
|
|
MASTER_SITES= http://libspectre.freedesktop.org/releases/
|
|
|
|
MAINTAINER= markd@NetBSD.org
|
|
HOMEPAGE= http://libspectre.freedesktop.org/wiki/
|
|
COMMENT= Small library for rendering Postscript documents
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
PKGCONFIG_OVERRIDE+= libspectre.pc.in
|
|
|
|
.include "../../print/ghostscript/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|