mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
14 lines
284 B
Makefile
14 lines
284 B
Makefile
PORTNAME= bindr
|
|
PORTVERSION= 0.1.2
|
|
CATEGORIES= devel
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= Parametrized Active Bindings
|
|
WWW= https://cran.r-project.org/web/packages/bindr/
|
|
|
|
LICENSE= GPLv2+
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
.include <bsd.port.mk>
|