Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/converters/R-cran-base64enc/Makefile
16460 views
PORTNAME=	base64enc
DISTVERSION=	0.1-3
PORTREVISION=	5
CATEGORIES=	converters
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Tools for base64 encoding
WWW=		https://cran.r-project.org/web/packages/base64enc/

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>