freebsd-ports/devel/p5-IO-Util/Makefile
2021-04-06 16:31:07 +02:00

19 lines
340 B
Makefile

# Created by: Cheng-Lung Sung <clsung@dragon2.net>
PORTNAME= IO-Util
PORTVERSION= 1.5
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Selection of general-utility IO function
PORTSCOUT= skipv:1.48
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>