03178bde5c
Update ruby-public_suffix package to 4.0.6. ## 4.0.6 ### Changed - Updated definitions.
14 lines
358 B
Makefile
14 lines
358 B
Makefile
# $NetBSD: Makefile,v 1.8 2020/09/14 13:37:58 taca Exp $
|
|
|
|
DISTNAME= public_suffix-4.0.6
|
|
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"
|