2022-03-11 18:49:30 +00:00

17 lines
246 B
Makefile

COMMENT = talk to other applications
V = 1.35
MODULES = cpan
PKG_ARCH = *
DISTNAME = Expect-${V}
CATEGORIES = devel
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-IO-Tty
MODCPAN_EXAMPLES = Yes
.include <bsd.port.mk>