forked from Lainports/opnsense-ports
18 lines
309 B
Makefile
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>
|