openbsd-ports/devel/p5-Expect/Makefile

17 lines
281 B
Makefile
Raw Normal View History

2013-03-11 06:50:00 -04:00
# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:16 espie Exp $
COMMENT= talk to other applications
MODULES= cpan
DISTNAME= Expect-1.21
REVISION= 0
CATEGORIES= devel
2010-11-15 14:45:56 -05:00
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM= Yes
2010-11-26 02:18:59 -05:00
RUN_DEPENDS= devel/p5-IO-Tty>=1.07
.include <bsd.port.mk>