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