Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/devel/R-cran-bindr/Makefile
17442 views
# Created by: Wen Heping <[email protected]>

PORTNAME=	bindr
PORTVERSION=	0.1.1
PORTREVISION=	3
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Parametrized Active Bindings

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>