opnsense-ports/devel/rubygem-sd_notify/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

16 lines
276 B
Makefile

PORTNAME= sd_notify
PORTVERSION= 0.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Communicate Ruby state changes to systemd
WWW= https://github.com/agis/ruby-sdnotify
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>