freebsd-ports/math/p5-Statistics-Frequency/Makefile
Steve Wills b0e84f0bc2 Use my new address
Approved By:	pgollucci (mentor)
2010-09-05 04:50:35 +00:00

20 lines
400 B
Makefile

# New ports collection makefile for: p5-Statistics-Frequency
# Date created: 2010-03-08
# Whom: Steve Wills <steve@mouf.net>
#
# $FreeBSD$
#
PORTNAME= Statistics-Frequency
PORTVERSION= 0.03
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Statistics
PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Simple counting of elements
PERL_CONFIGURE= yes
.include <bsd.port.mk>