8309235184
5.0.0 (2022-07-24) Changed * Minimum Ruby version is 2.6 * Updated definitions.
14 lines
359 B
Makefile
14 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.10 2022/09/03 04:44:20 taca Exp $
|
|
|
|
DISTNAME= public_suffix-5.0.0
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= tsutsui@NetBSD.org
|
|
HOMEPAGE= https://simonecarletti.com/code/publicsuffix-ruby
|
|
COMMENT= Domain name parser based on the Public Suffix List
|
|
LICENSE= mit
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|