# $OpenBSD: Makefile,v 1.9 2019/07/12 20:44:53 sthen Exp $

COMMENT=	wrapper around the Expect module

MODULES=	cpan
PKG_ARCH=	*
DISTNAME=	Expect-Simple-0.04
REVISION=	0
CATEGORIES=	devel

# perl
PERMIT_PACKAGE=	Yes

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	devel/p5-Expect

.include <bsd.port.mk>
