# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD: sysutils/p5-Dir-Purge/Makefile 331567 2013-10-25 11:20:05Z ehaupt $

PORTNAME=	Dir-Purge
PORTVERSION=	1.02
CATEGORIES=	sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Purge directories to a given number of files

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
