# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:43 brook Exp $

R_PKGNAME=	munsell
R_PKGVER=	0.5.0
CATEGORIES=	graphics

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Utilities for using Munsell colours
LICENSE=	mit

DEPENDS+=	R-colorspace>=1.4.1:../../graphics/R-colorspace

USE_LANGUAGES=	# none

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