freebsd-ports/devel/R-cran-clisymbols/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

14 lines
261 B
Makefile

PORTNAME= clisymbols
DISTVERSION= 1.2.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= jpbeconne@free.fr
COMMENT= Unicode Symbols at the R Prompt
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cran:auto-plist
.include <bsd.port.mk>