benoit 5a760dfe17 - update p5-Statistics-Descriptive to 3.0604
- regen PLIST

from David Hill
2013-03-21 11:42:03 +00:00

18 lines
326 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/21 11:42:03 benoit Exp $
COMMENT = basic descriptive statistical functions
DISTNAME = Statistics-Descriptive-3.0604
CATEGORIES = math
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
CONFIGURE_STYLE = modbuild
MODCPAN_EXAMPLES = Yes
MAKE_ENV+= TEST_POD=Yes
.include <bsd.port.mk>