# $FreeBSD: ports/devel/p5-IO-String/Makefile,v 1.12 2005/12/07 18:52:49 erwin Exp $
# $MidnightBSD: trunk/devel/p5-IO-String/Makefile 22549 2017-09-26 03:04:56Z laffer1 $

PORTNAME=	IO-String
PORTVERSION=	1.08
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Simplified Perl5 module to handle I/O on in-core strings
LICENSE=	perl

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
