aboutsummaryrefslogtreecommitdiffstats
path: root/devel/R-cran-Defaults/Makefile
blob: 161f13544662e8c48fd449737d1c4b453487c572 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	Defaults
DISTVERSION=	1.1-1
PORTREVISION=	14
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Create Global Function Defaults
WWW=		https://cran.r-project.org/web/packages/Defaults/

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USES=	cran:auto-plist

.include <bsd.port.mk>