# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: head/textproc/R-cran-yaml/Makefile 469433 2018-05-09 06:04:23Z tota $

PORTNAME=	yaml
PORTVERSION=	2.1.19
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Methods to convert R data to YAML and back

LICENSE=	BSD3CLAUSE

USES=	cran:auto-plist,compiles

.include <bsd.port.mk>
