# Created by: Aaron Dalton <aaron@daltons.ca>
# $FreeBSD: games/p5-Games-Dice/Makefile 320802 2013-06-13 13:52:56Z culot $

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

MAINTAINER=	danilogondolfo@gmail.com
COMMENT=	Perl module to simulate die rolls

LICENSE=	MIT

MAN1=	roll.1
MAN3=	Games::Dice.3

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
