2013-07-08 03:50:31 +02:00
|
|
|
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
|
2011-09-28 11:18:03 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= amq-protocol
|
2015-05-21 23:26:16 +02:00
|
|
|
PORTVERSION= 1.9.2
|
2011-09-28 11:18:03 +02:00
|
|
|
CATEGORIES= net rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2015-05-21 23:26:16 +02:00
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2014-07-10 14:13:11 +02:00
|
|
|
COMMENT= AMQP serialization library for Ruby
|
2011-09-28 11:18:03 +02:00
|
|
|
|
2015-05-21 23:26:16 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
2011-09-28 11:18:03 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|