15 lines
390 B
Makefile
15 lines
390 B
Makefile
# $NetBSD: Makefile,v 1.11 2015/06/08 15:06:39 taca Exp $
|
|
|
|
DISTNAME= domain_name-0.5.24
|
|
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"
|