16 lines
366 B
Makefile
16 lines
366 B
Makefile
# $NetBSD: Makefile,v 1.9 2012/12/09 15:15:21 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= poppler-data-0.4.6
|
|
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"
|