blob: d4e9e7131e69896ebe050aa12e9193884cca7380 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= sumbur
PORTVERSION= 0.1.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Consistent spreading for server balancing
LICENSE= MIT
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
|