# $NetBSD: Makefile,v 1.22 2020/06/21 15:48:47 taca Exp $ DISTNAME= addressable-2.7.0 CATEGORIES= net MAINTAINER= tsutsui@NetBSD.org HOMEPAGE= https://github.com/sporkmonger/addressable COMMENT= Replacement for the URI Implementation of standard librrary LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-public_suffix>=2.0.2:../../net/ruby-public_suffix USE_LANGUAGES= # none .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk"