aboutsummaryrefslogblamecommitdiff
path: root/textproc/R-cran-commonmark/Makefile
blob: 6001af1d8f96a2f191445fc9a04a9e89728cf2fe (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                          
                     










                                                                              
PORTNAME=	commonmark
DISTVERSION=	1.8.0
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	High Performance CommonMark and Github Markdown Rendering in R

LICENSE=	BSD2CLAUSE

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>