# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: head/devel/R-cran-magrittr/Makefile 464084 2018-03-10 17:46:04Z gerald $

PORTNAME=	magrittr
PORTVERSION=	1.5
PORTREVISION=	1
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Forward-Pipe Operator for R

LICENSE=	MIT

USES=	cran:auto-plist

.include <bsd.port.mk>
