mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 4.0-11
- Convert to new Makefile format
This commit is contained in:
parent
e9209814a0
commit
847d6abc46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305110
2 changed files with 8 additions and 10 deletions
|
@ -1,20 +1,18 @@
|
|||
# New ports collection makefile for: Zelig
|
||||
# Date created: 2009-03-27
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Zelig
|
||||
DISTVERSION= 3.5.5
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 4.0-11
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Everyone's Statistical Software
|
||||
|
||||
BUILD_DEPENDS= R-cran-sandwich>=0:${PORTSDIR}/math/R-cran-sandwich
|
||||
RUN_DEPENDS= R-cran-sandwich>=0:${PORTSDIR}/math/R-cran-sandwich
|
||||
|
||||
USE_R_MOD= yes
|
||||
R_MOD_AUTOPLIST= yes
|
||||
R_MOD_AUTOPLIST=yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Zelig_3.5.5.tar.gz) = 0497908161c665514de0502733615e212b81d8508f3afaed28feae1360ea3a70
|
||||
SIZE (Zelig_3.5.5.tar.gz) = 2281461
|
||||
SHA256 (Zelig_4.0-11.tar.gz) = b7a7791f848d8e9d6d6dc25e600a572c4dcf1ca55cf013e2bc25fe2b80156e2f
|
||||
SIZE (Zelig_4.0-11.tar.gz) = 2367911
|
||||
|
|
Loading…
Add table
Reference in a new issue