openbsd-ports/devel/p5-IO-Pager/Makefile

20 lines
333 B
Makefile
Raw Normal View History

2013-03-11 06:50:00 -04:00
# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:18 espie Exp $
COMMENT= select a pager if destination is a TTY
MODULES= cpan
2005-09-23 02:19:07 -04:00
DISTNAME= IO-Pager-0.06
REVISION= 1
CATEGORIES= devel
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
EXTRACT_SUFX= .tgz
2013-03-11 06:50:00 -04:00
TEST_IS_INTERACTIVE= Yes
2006-10-27 12:34:52 -04:00
.include <bsd.port.mk>