freebsd-ports/net/rubygem-ruby-yadis/Makefile
Sunpoet Po-Chuan Hsieh 791cfafbb2 - Move net/rubygem-yadis to net/rubygem-ruby-yadis
- Add LICENSE
2015-05-30 23:07:42 +00:00

18 lines
337 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
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
LICENSE= APACHE20
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>