aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-zeallot/Makefile
blob: 6dc1e7a48479f7b4174f873924256b95b9893e02 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTNAME=	zeallot
PORTVERSION=	0.1.0
PORTREVISION=	2
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Multiple, Unpacking, and Destructuring Assignment

LICENSE=	MIT

USES=		cran:auto-plist

.include <bsd.port.mk>