# New ports collection makefile for:	p5-IO-Stty
# Date created:		14 Jan 2000
# Whom:			Will Andrews <andrews@technologist.com>
#
# $FreeBSD: ports/devel/p5-IO-Stty/Makefile,v 1.10 2003/02/20 17:06:55 knu Exp $
#

PORTNAME=	IO-Stty
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	IO
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-.${PORTVERSION:E}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Perl5 module that hacks around IO::File deficiencies

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
