1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/net/rubygem-netrc/Makefile
2016-12-31 20:56:21 +00:00

19 lines
270 B
Makefile

# $FreeBSD$
PORTNAME= netrc
PORTVERSION= 0.11.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Read and update netrc files
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>