ports/devel/ruby-test-prof/Makefile

18 lines
276 B
Makefile
Raw Normal View History

2023-09-04 22:01:41 +00:00
COMMENT= tests profiling tools
DISTNAME= test-prof-1.2.2
CATEGORIES= devel
HOMEPAGE= https://test-prof.evilmartians.io
MAINTAINER= Purple Rain <purplerain@secbsd.org>
# MIT
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>