1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/devel/p5-IO-Multiplex/Makefile
2021-04-06 16:31:07 +02:00

21 lines
353 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
PORTNAME= IO-Multiplex
PORTVERSION= 1.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to manage I/O on many file handles
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>