pkgsrc/net/ruby-twitter-text/Makefile
tsutsui 7649c9e04c Update ruby-twitter-text to 1.14.5.
No upstream changelog.
2017-02-05 10:45:59 +00:00

14 lines
397 B
Makefile

# $NetBSD: Makefile,v 1.4 2017/02/05 10:45:59 tsutsui Exp $
DISTNAME= twitter-text-1.14.5
CATEGORIES= net
MAINTAINER= tsutsui@NetBSD.org
HOMEPAGE= https://rubygems.org/gems/twitter-text
COMMENT= Library that provides text handling for Twitter
LICENSE= apache-2.0
DEPENDS+= ${RUBY_PKGPREFIX}-unf-[0-9]*:../../converters/ruby-unf
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"