aboutsummaryrefslogblamecommitdiff
path: root/math/p5-Statistics-LTU/Makefile
blob: 39429a70555a050ee44dffaff19e5d32fc935e22 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                       
                    

                   
                                 
                                                             
 


                                 

                      
# New ports collection makefile for:	math/p5-Statistics-LTU
# Date created:				01 January 2001
# Whom:					Anton Berezin <tobez@tobez.org>
#
# $FreeBSD$
#

PORTNAME=	Statistics-LTU
PORTVERSION=	2.8
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Perl implementation of Linear Threshold Units

PERL_CONFIGURE=	yes

MAN3=		Statistics::LTU.3

.include <bsd.port.mk>