1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/math/p5-Math-VecStat/Makefile
Martin Matuska f2e86e9049 Release maintainership and pass to perl@FreeBSD.org
Approved by:	maintainer (myself)
2011-08-09 15:43:23 +00:00

26 lines
439 B
Makefile

# vim:ts=8
# New ports collection makefile for: p5-Math-VecStat
# Date created: 25 Februar 2005
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Math-VecStat
PORTVERSION= 0.08
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Basic statistics on vectors
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Math::VecStat.3
.include <bsd.port.mk>