b5dee50dfe
* Switch bundler to 1.3. * Add 2013 to copyright years. * Update the eTLD database to the version as of 2013-02-18T20:02:07Z.
14 lines
388 B
Makefile
14 lines
388 B
Makefile
# $NetBSD: Makefile,v 1.6 2013/03/17 16:03:14 taca Exp $
|
|
|
|
DISTNAME= domain_name-0.5.8
|
|
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>0.0.3:../../converters/ruby-unf
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|