16 lines
276 B
Makefile
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>
|