2013-05-21 22:58:07 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2015-06-27 14:54:11 +02:00
|
|
|
PORTNAME= poolboy
|
|
|
|
PORTVERSION= 1.5.1
|
|
|
|
PORTREVISION= 1
|
2013-05-21 22:58:07 +02:00
|
|
|
CATEGORIES= devel
|
2015-06-27 14:54:11 +02:00
|
|
|
PKGNAMEPREFIX= erlang-
|
2013-05-21 22:58:07 +02:00
|
|
|
|
|
|
|
MAINTAINER= olgeni@FreeBSD.org
|
2015-06-27 14:54:11 +02:00
|
|
|
COMMENT= Pooling library for Erlang
|
2013-05-21 22:58:07 +02:00
|
|
|
|
2015-06-27 14:54:11 +02:00
|
|
|
LICENSE= ISCL
|
2013-05-21 22:58:07 +02:00
|
|
|
|
2015-07-07 00:27:17 +02:00
|
|
|
USES= erlang:rebar
|
2013-05-21 22:58:07 +02:00
|
|
|
USE_GITHUB= yes
|
2015-06-27 14:54:11 +02:00
|
|
|
GH_ACCOUNT= devinus
|
2013-05-21 22:58:07 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|