13 lines
294 B
Makefile
13 lines
294 B
Makefile
PORTNAME= psych
|
|
PORTVERSION= 1.2.1
|
|
PORTREVISION= 13
|
|
CATEGORIES= math science
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
MAINTAINER= drue@therub.org
|
|
COMMENT= Psych package for the R project
|
|
WWW= https://cran.r-project.org/web/packages/psych/index.html
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|