forked from Lainports/freebsd-ports
14 lines
270 B
Makefile
14 lines
270 B
Makefile
PORTNAME= admisc
|
|
DISTVERSION= 0.35
|
|
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>
|