aboutsummaryrefslogblamecommitdiff
path: root/devel/R-cran-bit64/Makefile
blob: 9241f02c57fc77135ae09ef1d83e3f5ae6f47e8c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                 

                     
                     





                                                      
                      
 
                                                  

                               
 
                                

                      
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	bit64
DISTVERSION=	4.0.5
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	S3 Class for Vectors of 64bit Integers

LICENSE=	GPLv2+

CRAN_DEPENDS=	R-cran-bit>=4.0.0:devel/R-cran-bit
BUILD_DEPENDS=	${CRAN_DEPENDS}
RUN_DEPENDS=	${CRAN_DEPENDS}

USES=	cran:auto-plist,compiles

.include <bsd.port.mk>