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

PORTNAME=	psych
PORTVERSION=	1.2.1
PORTREVISION=	12
CATEGORIES=	math science
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	drue@therub.org
COMMENT=	Psych package for the R project

USES=	cran:auto-plist

.include <bsd.port.mk>