summaryrefslogtreecommitdiff
path: root/print/poppler-data/Makefile
blob: 182ef7cc2406af1fd882e74b3f6a4b1e5388d370 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.13 2018/04/29 09:46:49 wiz Exp $

DISTNAME=	poppler-data-0.4.9
CATEGORIES=	print
MASTER_SITES=	https://poppler.freedesktop.org/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://poppler.freedesktop.org/
COMMENT=	Support files for poppler
LICENSE=	modified-bsd AND gnu-gpl-v2

MAKE_FLAGS+=	prefix=${PREFIX}

.include "../../mk/bsd.pkg.mk"