opnsense-ports/math/p5-Statistics-Frequency/Makefile
Franco Fichtner b350eec663 */*: sync with upstream
Taken from: FreeBSD
2016-04-11 02:39:07 +02:00

17 lines
325 B
Makefile

# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
PORTNAME= Statistics-Frequency
PORTVERSION= 0.04
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Statistics
PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Simple counting of elements
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>