opnsense-ports/net/rubygem-netrc/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

18 lines
237 B
Makefile

# $FreeBSD$
PORTNAME= netrc
PORTVERSION= 0.7.7
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= rpaulo@FreeBSD.org
COMMENT= Read and update netrc files
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>