2010-11-19 02:23:05 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2010/11/19 07:23:11 espie Exp $
|
2008-09-24 09:43:37 -04:00
|
|
|
|
|
|
|
COMMENT = basic descriptive statistical functions
|
|
|
|
|
|
|
|
DISTNAME = Statistics-Descriptive-2.6
|
|
|
|
CATEGORIES = math
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM = Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
|
|
|
MODULES = cpan
|
2010-11-19 02:23:05 -05:00
|
|
|
USE_GROFF = Yes
|
2008-09-24 09:43:37 -04:00
|
|
|
|
|
|
|
NO_REGRESS = Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|