summaryrefslogtreecommitdiffstats
path: root/textproc/erlang-edown/Makefile
blob: bd59817087d2a451f85490e3ac15be6ad06be992 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTNAME=	edown
PORTVERSION=	0.8
CATEGORIES=	textproc
PKGNAMEPREFIX=	erlang-

MAINTAINER=	olgeni@FreeBSD.org
COMMENT=	EDoc extension for generating Github-flavored Markdown

USES=		erlang:rebar
USE_GITHUB=	yes
GH_ACCOUNT=	uwiger

ERL_DOCS=	doc/*

.include <bsd.port.mk>
OpenPOWER on IntegriCloud