summaryrefslogblamecommitdiff
path: root/security/R-cran-digest/Makefile
blob: 51dcd6323d8889903d1969d22a4a8f5d40fcbb5b (plain) (tree)
1
2
3
4
5
6
7
8
9
                      
                      
                        

                                          
                                  
                                                              
                                                               
 
                      
 

                                                       
                                                            

                      
PORTNAME=	digest
DISTVERSION=	0.6.36
CATEGORIES=	security
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	uzsolt@FreeBSD.org
COMMENT=	Create cryptographic hash digests of R objects
WWW=		https://cran.r-project.org/web/packages/digest/

LICENSE=	GPLv2+

TEST_DEPENDS=	R-cran-tinytest>0:devel/R-cran-tinytest

USES=		compiler:c++17-lang cran:auto-plist,compiles

.include <bsd.port.mk>