Merge branch 'staged'
[dports.git] / devel / rubygem-timers / Makefile
1 PORTNAME=       timers
2 PORTVERSION=    4.3.5
3 CATEGORIES=     devel rubygems
4 MASTER_SITES=   RG
5
6 MAINTAINER=     ruby@FreeBSD.org
7 COMMENT=        Pure Ruby one-shot and periodic timers
8 WWW=            https://github.com/socketry/timers
9
10 LICENSE=        MIT
11
12 USES=           gem
13
14 NO_ARCH=        yes
15
16 .include <bsd.port.mk>