summaryrefslogtreecommitdiff
path: root/math/R-cran-psych/Makefile
blob: 1e0eacd794ead7881b4f75049e4f3313d9ac6215 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Dan Rue <drue@therub.org>
# $FreeBSD$

PORTNAME=	psych
PORTVERSION=	1.2.1
PORTREVISION=	4
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

NO_STAGE=	yes
.include <bsd.port.mk>