aboutsummaryrefslogtreecommitdiffstats
path: root/devel/R-cran-listenv/Makefile
blob: c8517d7882a557245bee23e7d5be4945bc41ab24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	listenv
DISTVERSION=	0.9.1
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	eduardo@FreeBSD.org
COMMENT=	Environments Behaving (Almost) as Lists
WWW=		https://cran.r-project.org/web/packages/listenv/

LICENSE=	LGPL21+

USES=		cran:auto-plist

.include <bsd.port.mk>