6fbd897109
Changes: not found
14 lines
368 B
Makefile
14 lines
368 B
Makefile
# $NetBSD: Makefile,v 1.15 2021/11/01 10:01:51 wiz Exp $
|
|
|
|
DISTNAME= poppler-data-0.4.11
|
|
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"
|