# $OpenBSD: Makefile,v 1.16 2020/11/07 06:59:11 benoit Exp $
# Original from: Neil Watkiss <nwatkiss@ttul.org>

COMMENT =	simple command-line shell framework

MODULES =	cpan
PKG_ARCH =	*
DISTNAME =	Term-Shell-0.12
CATEGORIES =	devel

# Perl
PERMIT_PACKAGE =	Yes

CONFIGURE_STYLE =	modbuild

RUN_DEPENDS =		textproc/p5-Text-Autoformat

.include <bsd.port.mk>
