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

File: [local] / ports / net / p5-POE-Component-Server-DNS / Makefile (download)

Revision 1.4, Fri Mar 11 19:46:51 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.3: +0 -2 lines

drop RCS Ids

COMMENT =	non-blocking, concurrent DNS server POE component

DISTNAME =	POE-Component-Server-DNS-0.32
REVISION =	0

CATEGORIES =	net

# Perl
PERMIT_PACKAGE =	Yes

MODULES =		cpan

RUN_DEPENDS =		net/p5-POE-Component-Client-DNS-Recursive>=1.06 \
			net/p5-POE-Filter-DNS-TCP>=0.04 \
			devel/p5-POE>=1.004 \
			net/p5-Net-DNS>=0.58 \
			net/p5-POE-Component-Client-DNS>=1.051

PKG_ARCH =		*

MODCPAN_EXAMPLES =	Yes

.include <bsd.port.mk>