ports/devel/rubygem-ddmetrics/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>