Sunpoet Po-Chuan Hsieh 60cb305d7c - Move net/rubygem-openid to net/rubygem-ruby-openid
- Update to 2.7.0
- Remove unnecessary DISTNAME and GEM_NAME
- Fix WWW

Changes:	https://github.com/openid/ruby-openid/blob/master/CHANGELOG.md
2015-03-06 22:41:24 +00:00

20 lines
345 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= ruby-openid
PORTVERSION= 2.7.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= OpenID library written in pure Ruby
LICENSE= APACHE20 RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>