bentley 87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00

18 lines
286 B
Makefile

# $OpenBSD: Makefile,v 1.12 2015/01/21 06:13:47 bentley Exp $
COMMENT= select a pager if destination is a TTY
MODULES= cpan
DISTNAME = IO-Pager-0.31
CATEGORIES= devel
REVISION = 0
# Perl
PERMIT_PACKAGE_CDROM= Yes
EXTRACT_SUFX= .tgz
TEST_IS_INTERACTIVE= Yes
.include <bsd.port.mk>