507f478f3d
PR: 246830 Submitted by: Jean-Paul Beconne <jpbeconne@free.fr> (maintainer)
16 lines
239 B
Makefile
16 lines
239 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= statmod
|
|
DISTVERSION= 1.4.34
|
|
CATEGORIES= math
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= jpbeconne@free.fr
|
|
COMMENT= Statistical Modeling
|
|
|
|
LICENSE= GPLv3
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
.include <bsd.port.mk>
|