# vim:ts=8 # New ports collection makefile for: p5-Math-VecStat # Date created: 25 Februar 2005 # Whom: Martin Matuska # # $FreeBSD: ports/math/p5-Math-VecStat/Makefile,v 1.2 2007/04/05 13:19:05 mm Exp $ # PORTNAME= Math-VecStat PORTVERSION= 0.08 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= mm@FreeBSD.org COMMENT= Basic statistics on vectors PERL_CONFIGURE= yes MAN3= Math::VecStat.3 .include