opnsense-ports/net/rubygem-ruby-openid/Makefile
2022-09-07 22:33:21 +02:00

18 lines
309 B
Makefile

PORTNAME= ruby-openid
PORTVERSION= 2.9.2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= OpenID library written in pure Ruby
WWW= https://github.com/openid/ruby-openid
LICENSE= APACHE20 RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>