freebsd-ports/math/R-cran-psych/Makefile
2023-04-23 09:09:58 +00:00

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>