13 lines
338 B
Makefile
13 lines
338 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/06/03 13:46:00 jperkin Exp $
|
|
|
|
DISTNAME= ipaddress-0.8.0
|
|
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"
|