14 lines
389 B
Makefile
14 lines
389 B
Makefile
# $NetBSD: Makefile,v 1.9 2014/03/14 17:39:21 taca Exp $
|
|
|
|
DISTNAME= domain_name-0.5.16
|
|
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"
|