4f538db960
With hat: portmgr-secretary
14 lines
292 B
Makefile
14 lines
292 B
Makefile
PORTNAME= Statistics-Frequency
|
|
PORTVERSION= 0.04
|
|
CATEGORIES= math perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Simple counting of elements
|
|
WWW= https://metacpan.org/release/Statistics-Frequency
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|