diff options
Diffstat (limited to 'net/rubygem-bunny060/Makefile')
-rw-r--r-- | net/rubygem-bunny060/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/net/rubygem-bunny060/Makefile b/net/rubygem-bunny060/Makefile deleted file mode 100644 index d816cdea51e4..000000000000 --- a/net/rubygem-bunny060/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# Created by: renchap@cocoa-x.com -# $FreeBSD$ - -PORTNAME= bunny -PORTVERSION= 0.6.0 -CATEGORIES= net rubygems -MASTER_SITES= RG - -MAINTAINER= ruby@FreeBSD.org -COMMENT= Another synchronous Ruby AMQP client, version 0.6.0 - -NO_LATEST_LINK= yes -PORTSCOUT= limit:^0.6 - -USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes - -.include <bsd.port.mk> |