aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-bit/Makefile
blob: 8972f78d23cb8ca100d9b7fad1492f35b480c42c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

PORTNAME=	bit
PORTREVISION=	2
DISTVERSION=	1.1-12
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Class for vectors of 1-bit booleans

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>