mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
15 lines
274 B
Makefile
15 lines
274 B
Makefile
# Created by: Wen Heping <wenheping@gmail.com>
|
|
|
|
PORTNAME= epicalc
|
|
PORTVERSION= 2.15.1.0
|
|
PORTREVISION= 11
|
|
CATEGORIES= science
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= Epidemiological calculator
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|