# $NetBSD: Makefile,v 1.24 2022/09/03 04:46:47 taca Exp $ DISTNAME= addressable-2.8.1 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<6.0:../../net/ruby-public_suffix USE_LANGUAGES= # none .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk"