2013-09-21 00:10:23 +02:00
|
|
|
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
|
2006-12-20 01:48:38 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2015-05-31 01:07:42 +02:00
|
|
|
PORTNAME= ruby-yadis
|
2007-02-02 08:25:49 +01:00
|
|
|
PORTVERSION= 0.3.4
|
2006-12-20 01:48:38 +01:00
|
|
|
CATEGORIES= net rubygems
|
2010-06-10 05:20:30 +02:00
|
|
|
MASTER_SITES= RG
|
2006-12-20 01:48:38 +01:00
|
|
|
|
2010-12-07 20:19:15 +01:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2014-07-10 14:13:11 +02:00
|
|
|
COMMENT= Yadis Service discovery library written in pure Ruby
|
2006-12-20 01:48:38 +01:00
|
|
|
|
2015-05-31 01:07:42 +02:00
|
|
|
LICENSE= APACHE20
|
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2006-12-20 01:48:38 +01:00
|
|
|
USE_RUBY= yes
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2006-12-20 01:48:38 +01:00
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
.include <bsd.port.mk>
|