ports/devel/p5-IO-Tty/Makefile

16 lines
204 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = provide an interface to create pseudo ttys
DISTNAME = IO-Tty-1.17
REVISION = 0
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
WANTLIB = c perl util
MODULES = cpan
.include <bsd.port.mk>