# $FreeBSD: tags/RELEASE_11_0_0/net/rubygem-netrc/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	netrc
PORTVERSION=	0.7.7
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	rpaulo@FreeBSD.org
COMMENT=	Read and update netrc files

LICENSE=	MIT

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
