2021-08-31 17:37:35 +02:00
|
|
|
# $NetBSD: Makefile,v 1.23 2021/08/31 15:37:35 taca Exp $
|
2010-09-11 08:56:00 +02:00
|
|
|
|
2021-08-31 17:37:35 +02:00
|
|
|
DISTNAME= addressable-2.8.0
|
2010-09-11 08:56:00 +02:00
|
|
|
CATEGORIES= net
|
|
|
|
|
2019-10-19 10:16:24 +02:00
|
|
|
MAINTAINER= tsutsui@NetBSD.org
|
2015-02-04 15:19:32 +01:00
|
|
|
HOMEPAGE= https://github.com/sporkmonger/addressable
|
2010-09-11 08:56:00 +02:00
|
|
|
COMMENT= Replacement for the URI Implementation of standard librrary
|
|
|
|
LICENSE= mit
|
|
|
|
|
2017-01-18 10:03:39 +01:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-public_suffix>=2.0.2:../../net/ruby-public_suffix
|
2017-01-09 14:36:12 +01:00
|
|
|
|
2020-06-21 17:48:47 +02:00
|
|
|
USE_LANGUAGES= # none
|
|
|
|
|
2010-09-11 08:56:00 +02:00
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|