pkgsrc/converters/ruby-Ascii85/Makefile
taca 43180f8c7c converters/ruby-Ascii85: update to 1.0.3
=== 1.0.3 / 2018-01-25

  * Updated the gem's metadata
2018-02-25 14:03:52 +00:00

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"