9b41bd7a9d
Add ruby-gyoku version 1.3.1 package. Gyoku Gyoku translates Ruby Hashes to XML.
14 lines
322 B
Makefile
14 lines
322 B
Makefile
# $NetBSD: Makefile,v 1.1 2020/01/19 09:10:24 taca Exp $
|
|
|
|
DISTNAME= gyoku-1.3.1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/savonrb/gyoku
|
|
COMMENT= Translates Ruby Hashes to XML
|
|
LICENSE= mit
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|