freebsd-ports/devel/R-cran-fansi/Makefile
2022-03-27 09:15:28 +00:00

13 lines
248 B
Makefile

PORTNAME= fansi
PORTVERSION= 1.0.3
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= ANSI Control Sequence Aware String Functions
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>