2011-09-05 08:06:41 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2011/09/05 12:06:41 jasper Exp $
|
2008-09-24 09:43:37 -04:00
|
|
|
|
|
|
|
COMMENT = basic descriptive statistical functions
|
|
|
|
|
2011-09-05 08:06:41 -04:00
|
|
|
DISTNAME = Statistics-Descriptive-3.0202
|
2008-09-24 09:43:37 -04:00
|
|
|
CATEGORIES = math
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM = Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
|
|
|
MODULES = cpan
|
|
|
|
|
2011-06-01 13:10:04 -04:00
|
|
|
CONFIGURE_STYLE = modbuild
|
|
|
|
MODCPAN_EXAMPLES = Yes
|
2011-09-05 08:06:41 -04:00
|
|
|
MAKE_ENV+= TEST_POD=Yes
|
2008-09-24 09:43:37 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|