15 lines
270 B
Makefile
15 lines
270 B
Makefile
PORTNAME= admisc
|
|
DISTVERSION= 0.40
|
|
CATEGORIES= math
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= thierry@FreeBSD.org
|
|
COMMENT= Adrian Dusa's Miscellaneous
|
|
WWW= https://cran.r-project.org/package=admisc
|
|
|
|
LICENSE= GPLv3+
|
|
|
|
USES= cran:compiles
|
|
|
|
.include <bsd.port.mk>
|