# New ports collection makefile for:	devel/p5-Directory-Queue
# Date created:				21 June 2010
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Directory-Queue/Makefile,v 1.3 2010/10/10 06:36:19 pgollucci Exp $
#

PORTNAME=	Directory-Queue
PORTVERSION=	1.0
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Directory
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Object oriented interface to a directory based queue in Perl

PERL_CONFIGURE=	yes

MAN3=	Directory::Queue.3 \
	Directory::Queue::Set.3

.include <bsd.port.mk>
