aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-Zelig/Makefile
blob: d0c9d29b0b47d811a1c9e51f02726735edbc6471 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	Zelig
# Date created:		2009-03-27
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	Zelig
PORTVERSION=	3.4.3
PORTREVISION=	4
CATEGORIES=	math
PKGNAMEPREFIX=	R-cran-
DISTNAME=	${PORTNAME}_3.4-3

MAINTAINER=	wenheping@gmail.com
COMMENT=	Everyone's Statistical Software

R_MOD=	yes

.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"
.include <bsd.port.mk>