cf118ccf87
Reported by: lwhsu
14 lines
261 B
Makefile
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>
|