openbsd-ports/devel/p5-IO-Tty/Makefile
2013-03-11 10:50:00 +00:00

18 lines
281 B
Makefile

# $OpenBSD: Makefile,v 1.17 2013/03/11 10:50:18 espie Exp $
SHARED_ONLY= Yes
COMMENT= provide an interface to create pseudo ttys
MODULES= cpan
DISTNAME= IO-Tty-1.10
REVISION= 1
CATEGORIES= devel
# Perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c util
.include <bsd.port.mk>