1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
2012-03-03 16:59:36 +00:00

21 lines
389 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.0.94
PORTREVISION= 6
CATEGORIES= math science
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
MAINTAINER= drue@therub.org
COMMENT= Psych package for the R project
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>