2013-03-11 06:50:00 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2013/03/11 10:50:22 espie Exp $
|
2006-11-13 10:19:19 -05:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= handles various forms of terminal input
|
2006-11-13 10:19:19 -05:00
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
2007-11-17 16:18:41 -05:00
|
|
|
DISTNAME= Term-Prompt-1.04
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2006-11-13 10:19:19 -05:00
|
|
|
CATEGORIES= devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2006-11-13 10:19:19 -05:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2010-11-15 14:45:56 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Term-ReadKey
|
2007-11-17 16:18:41 -05:00
|
|
|
|
2006-11-13 10:19:19 -05:00
|
|
|
.include <bsd.port.mk>
|