pkgsrc/devel/ruby-yell/Makefile
ryoon 55dba8995e devel/ruby-yell: import ruby26-yell-2.2.2
Yell - Your Extensible Logging Library. Define multiple adapters,
various log level combinations or message formatting options like
you've never done before
2020-04-14 15:03:11 +00:00

13 lines
335 B
Makefile

# $NetBSD: Makefile,v 1.1 2020/04/14 15:03:11 ryoon Exp $
DISTNAME= yell-2.2.2
CATEGORIES= devel
MASTER_SITES= http://rubygems.org/downloads/
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= https://rubygems.org/gems/yell/
COMMENT= Your Extensible Logging Library
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"