15 lines
234 B
Makefile
15 lines
234 B
Makefile
|
COMMENT= handle multiple file handles
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= IO-Multiplex-1.16
|
||
|
CATEGORIES= devel
|
||
|
REVISION= 0
|
||
|
|
||
|
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
|
||
|
|
||
|
# Perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|