15 lines
394 B
Makefile
15 lines
394 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/03/15 14:55:21 taca Exp $
|
|
|
|
DISTNAME= twitter-text-1.13.4
|
|
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"
|