f6ffeede31
No upstream changelog, but necessary for forthcoming mikutter 3.4.
15 lines
470 B
Makefile
15 lines
470 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/05/14 07:52:47 tsutsui Exp $
|
|
|
|
DISTNAME= pluggaloid-1.1.1
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= tsutsui@NetBSD.org
|
|
HOMEPAGE= https://github.com/toshia/pluggaloid
|
|
COMMENT= Extensible plugin system for mikutter
|
|
LICENSE= mit
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-delayer-[0-9]*:../../devel/ruby-delayer
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-instance_storage>=1.0.0<2.0.0:../../devel/ruby-instance_storage
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|