Files
ports/devel/rubygem-sd_notify/Makefile
2021-12-04 13:07:23 +01:00

19 lines
301 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= sd_notify
PORTVERSION= 0.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Communicate Ruby state changes to systemd
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>