15 lines
396 B
Makefile
15 lines
396 B
Makefile
# $NetBSD: Makefile,v 1.13 2016/03/15 14:42:33 taca Exp $
|
|
|
|
DISTNAME= domain_name-0.5.20160309
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://github.com/knu/ruby-domain_name
|
|
COMMENT= Domain name manipulation library for Ruby
|
|
LICENSE= 2-clause-bsd
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-unf<1.0.0:../../converters/ruby-unf
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|