Tweak math/geg version 1.0.2_7
[dports.git] / math / p5-AI-DecisionTree / Makefile
1 # Created by: Cheng-Lung Sung <clsung@dragon2.net>
2 # $FreeBSD$
3
4 PORTNAME=       AI-DecisionTree
5 PORTVERSION=    0.11
6 CATEGORIES=     math perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Perl module for Automatically Learning Decision Trees
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>