pkgsrc/print/ruby-pdf-core/Makefile
taca 83b31942f9 print/ruby-pdf-core: update to 0.9.0
0.9.0 (2020-10-24)

Changed
* Increased precision of real numbers to 5 Alexander Mankuta
* Dropped 2.3 & 2.4 Ruby support Alexander Mankuta
* Updated code style Alexander Mankuta
2021-01-13 14:57:32 +00:00

14 lines
332 B
Makefile

# $NetBSD: Makefile,v 1.10 2021/01/13 14:57:32 taca Exp $
DISTNAME= pdf-core-0.9.0
CATEGORIES= print
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://prawnpdf.org/
COMMENT= PDF::Core is used by Prawn to render PDF documents
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"