14 lines
367 B
Makefile
14 lines
367 B
Makefile
# $NetBSD: Makefile,v 1.11 2017/09/03 08:53:13 wiz Exp $
|
|
|
|
DISTNAME= poppler-data-0.4.7
|
|
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"
|