# New ports collection makefile for: p5-Games-AlphaBeta # Date created: 27 July 2005 # Whom: Aaron Dalton # # $FreeBSD$ # PORTNAME= Games-AlphaBeta PORTVERSION= 0.4.7 CATEGORIES= games perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Game-tree search with object oriented interface PERL_MODBUILD= yes MAN1= othello-demo.1 MAN3= Games::AlphaBeta.3 Games::AlphaBeta::Position.3 \ Games::AlphaBeta::Reversi.3 \ Games::Sequential.3 Games::Sequential::Position.3 .include