# $OpenBSD: Makefile,v 1.14 2019/07/12 20:45:08 sthen Exp $
# Original from: Neil Watkiss <nwatkiss@ttul.org>

COMMENT =	simple command-line shell framework

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

# Perl
PERMIT_PACKAGE =	Yes

CONFIGURE_STYLE =	modbuild

RUN_DEPENDS =		textproc/p5-Text-Autoformat

.include <bsd.port.mk>
