summaryrefslogtreecommitdiff
path: root/net/ruby-ipaddress/Makefile
blob: 120fc03226e46e4022bc62574f8e1294de88932e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.3 2016/03/15 14:45:40 taca Exp $

DISTNAME=	ipaddress-0.8.3
CATEGORIES=	net

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/bluemonk/ipaddress
COMMENT=	Library to handle IP addresses in a modern and productive way
LICENSE=	mit

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"