ports/devel/R-cran-crayon/Makefile
Steve Wills 1552e8cfa5 devel/R-cran-crayon: update to version 1.3.4
While here add some other updates and assign to pool per maintainer request.

PR:		222416
Submitted by:	pfg (maintainer)
2017-11-09 23:03:17 +00:00

16 lines
258 B
Makefile

# Created by: Pedro Giffuni
# $FreeBSD$
PORTNAME= crayon
DISTVERSION= 1.3.4
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Colored Terminal Output
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>