blob: ad515fbf6eb5056b4da545f8356abe584acc9042 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
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>
|