aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-ipaddress/Makefile
blob: 35aa3b8858de33e77cd918f9374cabd696d59a1a (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                            
                     










                                                            
# New ports collection makefile for:	rubygem-ipaddress
# Date created:		2010-11-15
# Whom:			Boris Lytochkin <lytboris@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	ipaddress
PORTVERSION=	0.8.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	IP address manipulation library for rubygems

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>