1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/devel/erlang-cf/Makefile
2018-05-06 15:27:17 +00:00

19 lines
289 B
Makefile

# $FreeBSD$
PORTNAME= cf
PORTVERSION= 0.3.1
DISTVERSIONPREFIX= v
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>