aboutsummaryrefslogblamecommitdiff
path: root/games/p5-Games-Alak/Makefile
blob: 4cf38be64833267f720f925b212c4e44e7751158 (plain) (tree)





















                                                                     
# New ports collection makefile for:	p5-Games-Alak
# Date created:		2006-08-28
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#

PORTNAME=	Games-Alak
PORTVERSION=	0.18
CATEGORIES=	games perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	../../authors/id/A/AV/AVIF
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Simple game-tree implementation of a gomoku-like game

PERL_CONFIGURE=	yes

MAN3=		Games::Alak.3

.include <bsd.port.mk>