[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / ruby-daemons

File: [local] / ports / devel / ruby-daemons / Makefile (download)

Revision 1.24, Fri Jul 29 15:34:37 2022 UTC (22 months ago) by kmos
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, HEAD
Changes since 1.23: +1 -2 lines

Update to ruby-daemons 1.4.1

Changelog: https://github.com/thuehlinger/daemons/releases

ok abieber@

COMMENT=	wrap existing Ruby scripts to be run as a daemon

DISTNAME=	daemons-1.4.1
CATEGORIES=	devel

HOMEPAGE=	https://github.com/thuehlinger/daemons

# Ruby license
PERMIT_PACKAGE=	Yes

MODULES=	lang/ruby

CONFIGURE_STYLE=ruby gem

.include <bsd.port.mk>