# New ports collection makefile for:	Games-Dice
# Date created:				28 May 2005
# Whom:					Aaron Dalton <aaron@daltons.ca>
#
# $FreeBSD: ports/games/p5-Games-Dice/Makefile,v 1.4 2008/04/29 05:26:47 linimon Exp $
#

PORTNAME=	Games-Dice
PORTVERSION=	0.02
CATEGORIES=	games perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Perl module to simulate die rolls

MAN3=		Games::Dice.3

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
