mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
16 lines
276 B
Makefile
16 lines
276 B
Makefile
PORTNAME= ddmetrics
|
|
PORTVERSION= 1.1.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Non-timeseries measurements for Ruby programs
|
|
WWW= https://github.com/ddfreyne/ddmetrics
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|