mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Fix RUN_DEPENDS
- Add LICENSE - Remove leading indefinite article from COMMENT - Bump PORTREVISION for dependency change
This commit is contained in:
parent
6b00387f9d
commit
342db4d149
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359881
@ -3,14 +3,16 @@
|
||||
|
||||
PORTNAME= openid
|
||||
PORTVERSION= 2.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= An OpenID library written in pure Ruby
|
||||
COMMENT= OpenID library written in pure Ruby
|
||||
|
||||
RUN_DEPENDS= rubygem-yadis>=0.3.4:${PORTSDIR}/net/rubygem-yadis
|
||||
LICENSE= APACHE20 RUBY
|
||||
LICENSE_COMB= dual
|
||||
|
||||
GEM_NAME= ${DISTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user