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

                      
                     
                     




                                                
                      
 
                                        

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

PORTNAME=	bitops
DISTVERSION=	1.0-7
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Functions for Bitwise operations

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>