1bb5e9e299
Update TLDs and several improvement. Please refer <https://github.com/twitter/twitter-text/compare/v1.13.4...v1.14.0> in detail.
14 lines
394 B
Makefile
14 lines
394 B
Makefile
# $NetBSD: Makefile,v 1.3 2016/10/20 15:05:22 taca Exp $
|
|
|
|
DISTNAME= twitter-text-1.14.0
|
|
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"
|