13 lines
308 B
Makefile
13 lines
308 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2014/03/14 17:43:21 taca Exp $
|
||
|
|
||
|
DISTNAME= pdf-core-0.1.6
|
||
|
CATEGORIES= print
|
||
|
|
||
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||
|
HOMEPAGE= http://prawnpdf.org/
|
||
|
COMMENT= PDF::Core is used by Prawn to render PDF documents
|
||
|
LICENSE= mit
|
||
|
|
||
|
.include "../../lang/ruby/gem.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|