bluhm 6dc4a3cf62 update p5-IO-Tty to 1.16
fix perl and compiler warnings
2021-03-20 15:38:39 +00:00

17 lines
252 B
Makefile

# $OpenBSD: Makefile,v 1.27 2021/03/20 15:38:39 bluhm Exp $
COMMENT = provide an interface to create pseudo ttys
DISTNAME = IO-Tty-1.16
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
WANTLIB = c perl util
MODULES = cpan
.include <bsd.port.mk>