pkgsrc/net/ruby-netrc/Makefile
taca 82d88f138f Add ruby-netrc 0.10.2.
This library can read and update netrc files, preserving formatting
including comments and whitespace.
2015-02-07 14:48:34 +00:00

12 lines
302 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/02/07 14:48:34 taca Exp $
DISTNAME= netrc-0.10.2
CATEGORIES= net
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/geemus/netrc
COMMENT= Library to read and write netrc files
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"