2013-09-21 00:10:23 +02:00
|
|
|
# Created by: Boris Lytochkin <lytboris@gmail.com>
|
2010-11-15 14:55:04 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= ipaddress
|
2011-06-19 07:44:01 +02:00
|
|
|
PORTVERSION= 0.8.0
|
2010-11-15 14:55:04 +01:00
|
|
|
CATEGORIES= net rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= IP address manipulation library for rubygems
|
|
|
|
|
2015-05-27 15:07:54 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2010-11-15 14:55:04 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|