1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/math/R-cran-psych/Makefile
Brendan Fabeny 3f2ca9c1d8 update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by:	thierry, tota, wen
2013-01-04 17:51:39 +00:00

17 lines
298 B
Makefile

# Created by: Dan Rue <drue@therub.org>
# $FreeBSD$
PORTNAME= psych
PORTVERSION= 1.2.1
PORTREVISION= 2
CATEGORIES= math science
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= drue@therub.org
COMMENT= Psych package for the R project
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>