# $MidnightBSD: trunk/devel/perltidy/Makefile 22592 2017-09-27 23:02:15Z laffer1 $
# $FreeBSD: ports/devel/perltidy/Makefile,v 1.33 2008/01/21 23:55:59 leeym Exp $

PORTNAME=	perltidy
PORTVERSION=	20101217
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:S/%SUBDIR%/Perl/} \
		SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

DISTNAME=	Perl-Tidy-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Indents and reformats Perl scripts to make them easier to read

LICENSE=	gpl2

DEPRECATED= 	seems old

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
