1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/math/R-cran-psych/Makefile
2012-06-26 23:57:00 +00:00

21 lines
371 B
Makefile

# New ports collection makefile for: R-psych
# Date created: 2010-09-15
# Whom: Dan Rue <drue@therub.org>
#
# $FreeBSD$
#
PORTNAME= psych
PORTVERSION= 1.2.1
PORTREVISION= 1
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>