43180f8c7c
=== 1.0.3 / 2018-01-25 * Updated the gem's metadata
14 lines
339 B
Makefile
14 lines
339 B
Makefile
# $NetBSD: Makefile,v 1.5 2018/02/25 14:03:52 taca Exp $
|
|
|
|
DISTNAME= Ascii85-1.0.3
|
|
CATEGORIES= print
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/datawraith/ascii85gem
|
|
COMMENT= Ascii85 encoder/decoder
|
|
LICENSE= mit
|
|
|
|
RUBYGEM_OPTIONS+= --format-executable
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|