b8714e188f
Changes since 0.3.1: Added a host of new files released under a free license by Adobe at http://opensource.adobe.com/wiki/display/pdfmapping/Mapping+Resources+for+PDF
16 lines
400 B
Makefile
16 lines
400 B
Makefile
# $NetBSD: Makefile,v 1.3 2009/12/15 10:30:40 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= poppler-data-0.4.0
|
|
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
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
MAKE_FLAGS+= prefix=${PREFIX}
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|