# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/games/p5-Games-GuessWord/Makefile 353436 2014-05-09 03:52:14Z sunpoet $

PORTNAME=	Games-GuessWord
PORTVERSION=	0.16
CATEGORIES=	games perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	5u623l20@gmail.com
COMMENT=	Guess the letters in a word (ie Hangman)

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
