ports/devel/rubygem-gems/Makefile

17 lines
293 B
Makefile

PORTNAME= gems
PORTVERSION= 1.3.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby wrapper for the RubyGems.org API
WWW= https://github.com/rubygems/gems
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>