Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/devel/R-cran-bitops/Makefile
16124 views
# Created by: TAKATSU Tomonari <[email protected]>

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

MAINTAINER=	[email protected]
COMMENT=	Functions for Bitwise operations

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>