eca78ec61b
Requested by: edwin
22 lines
421 B
Makefile
22 lines
421 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.3
|
|
PORTREVISION= 1
|
|
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>
|