Tweak math/geg version 1.0.2_7
[dports.git] / math / R-cran-psych / Makefile
1 # Created by: Dan Rue <drue@therub.org>
2 # $FreeBSD$
3
4 PORTNAME=       psych
5 PORTVERSION=    1.2.1
6 PORTREVISION=   7
7 CATEGORIES=     math science
8 DISTNAME=       ${PORTNAME}_${PORTVERSION}
9
10 MAINTAINER=     drue@therub.org
11 COMMENT=        Psych package for the R project
12
13 USES=   cran:auto-plist
14
15 .include <bsd.port.mk>