# $NetBSD: Makefile,v 1.1 2018/04/15 00:35:05 minskim Exp $

DISTNAME=	blob_1.1.1
CATEGORIES=	devel

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/tidyverse/blob
COMMENT=	Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
LICENSE=	gnu-gpl-v3

DEPENDS+=	R-prettyunits-[0-9]*:../../math/R-prettyunits

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
