2012-10-01 13:54:19 +02:00
|
|
|
# Created by: Wen Heping <wenheping@gmail.com>
|
2009-03-27 23:07:19 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Zelig
|
2012-10-01 13:54:19 +02:00
|
|
|
DISTVERSION= 4.0-11
|
2009-03-27 23:07:19 +01:00
|
|
|
CATEGORIES= math
|
2011-04-30 09:59:12 +02:00
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
2009-03-27 23:07:19 +01:00
|
|
|
|
2010-04-24 09:19:37 +02:00
|
|
|
MAINTAINER= wen@FreeBSD.org
|
2009-03-27 23:07:19 +01:00
|
|
|
COMMENT= Everyone's Statistical Software
|
|
|
|
|
2012-10-01 13:54:19 +02:00
|
|
|
BUILD_DEPENDS= R-cran-sandwich>=0:${PORTSDIR}/math/R-cran-sandwich
|
|
|
|
RUN_DEPENDS= R-cran-sandwich>=0:${PORTSDIR}/math/R-cran-sandwich
|
|
|
|
|
2010-09-26 09:59:14 +02:00
|
|
|
USE_R_MOD= yes
|
2012-10-01 13:54:19 +02:00
|
|
|
R_MOD_AUTOPLIST=yes
|
2009-03-27 23:07:19 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|