freebsd-ports/devel/erlang-cf/Makefile

17 lines
268 B
Makefile

# $FreeBSD$
PORTNAME= cf
PORTVERSION= 0.2.2
CATEGORIES= devel
PKGNAMEPREFIX= erlang-
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Colored output for io and io_lib
LICENSE= BSD3CLAUSE
USES= erlang:rebar3
USE_GITHUB= yes
GH_ACCOUNT= project-fifo
.include <bsd.port.mk>