freebsd-ports/devel/R-cran-bit/Makefile
2018-05-30 10:26:32 +00:00

16 lines
300 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= bit
DISTVERSION= 1.1-14
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>