[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / net / p5-Server-Starter

File: [local] / ports / net / p5-Server-Starter / Makefile (download)

Revision 1.10, Fri Mar 11 19:46:52 2022 UTC (2 years, 2 months ago) by naddy
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, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.9: +0 -2 lines

drop RCS Ids

COMMENT =		superdaemon for hot-deploying server programs

MODULES =		cpan
PKG_ARCH =		*
DISTNAME =		Server-Starter-0.35
CATEGORIES =		net
MAINTAINER =		Abel Abraham Camarillo Ojeda <acamari@verlet.org>
REVISION =		0

TEST_DEPENDS =		net/p5-Test-TCP>=2.08 \
			devel/p5-Test-Requires \
			devel/p5-Test-SharedFork

# Perl
PERMIT_PACKAGE =	Yes

CONFIGURE_STYLE +=	modbuild

.include <bsd.port.mk>