pkgsrc/www/ruby-raindrops/Makefile
taca 66bda9a48c www/ruby-raindrops: update to 0.20.1
0.20.1 (2023-02-25)

* Fix queue stats for sockets with SO_REUSEPORT
* Fix off by one error in test
2023-03-19 13:35:33 +00:00

14 lines
355 B
Makefile

# $NetBSD: Makefile,v 1.16 2023/03/19 13:35:33 taca Exp $
DISTNAME= raindrops-0.20.1
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://yhbt.net/raindrops/
COMMENT= Real-time statistics for Rack HTTP servers
LICENSE= gnu-lgpl-v2.1 OR gnu-lgpl-v3
USE_GCC_RUNTIME= yes
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"