886c33232a
Hi, new poppler-data out, it just adds a .pc file.
14 lines
365 B
Makefile
14 lines
365 B
Makefile
# $NetBSD: Makefile,v 1.10 2014/08/25 18:39:50 wiz Exp $
|
|
|
|
DISTNAME= poppler-data-0.4.7
|
|
CATEGORIES= print
|
|
MASTER_SITES= http://poppler.freedesktop.org/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://poppler.freedesktop.org/
|
|
COMMENT= Support files for poppler
|
|
LICENSE= modified-bsd AND gnu-gpl-v2
|
|
|
|
MAKE_FLAGS+= prefix=${PREFIX}
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|