1PORTNAME= net-netrc 2PORTVERSION= 0.2.2 3CATEGORIES= net rubygems 4MASTER_SITES= RG 5 6MAINTAINER= don@na.rim.or.jp 7COMMENT= Net::Netrc provides ftp(1)-style .netrc parsing 8WWW= https://rubygems.org/gems/net-netrc 9 10BUILD_DEPENDS= ${RUN_DEPENDS} 11RUN_DEPENDS= rubygem-platform>=0.3.0:devel/rubygem-platform 12 13NO_ARCH= yes 14 15USES= gem 16 17.include <bsd.port.mk> 18