Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/devel/R-cran-fansi/Makefile
16124 views
PORTNAME=	fansi
PORTVERSION=	0.5.0
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	ANSI Control Sequence Aware String Functions

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>