16 lines
321 B
Makefile
16 lines
321 B
Makefile
PORTNAME= libddprof
|
|
PORTVERSION= 0.6.0.1.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Implementation bits of ddtract for Continuous Profiler feature
|
|
WWW= https://github.com/DataDog/libdatadog/tree/main/ruby
|
|
|
|
LICENSE= APACHE20
|
|
|
|
USES= gem
|
|
|
|
#NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|