forked from Lainports/opnsense-ports
16 lines
300 B
Makefile
16 lines
300 B
Makefile
PORTNAME= ruby-yadis
|
|
PORTVERSION= 0.3.4
|
|
CATEGORIES= net rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Yadis Service discovery library written in pure Ruby
|
|
WWW= http://www.openidenabled.com/yadis/libraries/ruby/
|
|
|
|
LICENSE= APACHE20
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|