mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
13 lines
302 B
Makefile
13 lines
302 B
Makefile
# $NetBSD: Makefile,v 1.3 2015/12/13 15:01:05 taca Exp $
|
|
|
|
DISTNAME= netrc-0.11.0
|
|
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"
|