197e1ea883
(No upstream changelog)
17 lines
406 B
Makefile
17 lines
406 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/07/07 11:32:24 wen Exp $
|
|
|
|
CATEGORIES= math
|
|
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/spacetime/
|
|
COMMENT= Tools for working with points and intervals
|
|
LICENSE= artistic-2.0
|
|
|
|
USE_LANGUAGES= c++
|
|
|
|
R_PKGNAME= intervals
|
|
R_PKGVER= 0.14.0
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|