freebsd-ports/math/R-cran-Zelig/Makefile
Brendan Fabeny 5fe86857c4 - Update R to 2.12.1
- Bump PORTREVISION of
  dependent ports

Approved by:	makc, miwi (mentors, implicit)
		pav (portmgr)
Feature safe:	yes
2011-01-29 16:53:21 +00:00

21 lines
381 B
Makefile

# New ports collection makefile for: Zelig
# Date created: 2009-03-27
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= Zelig
PORTVERSION= 3.4.8
PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_3.4-8
MAINTAINER= wen@FreeBSD.org
COMMENT= Everyone's Statistical Software
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>