Added R-latticeExtra.

Note: this is being reimported into graphics (and removed from math)
as a result of a recent discussion on tech-pkg and with wiz@ regarding
categories for R packages.  See the thread starting with:

  http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
This commit is contained in:
brook 2014-09-19 16:52:58 +00:00
parent ad39f2dfaa
commit 9ce08dad51

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.688 2014/08/09 06:27:04 wiz Exp $
# $NetBSD: Makefile,v 1.689 2014/09/19 16:52:58 brook Exp $
#
COMMENT= Graphics tools and libraries
@ -18,6 +18,7 @@ SUBDIR+= MesaLib
SUBDIR+= Ngraph
SUBDIR+= OpenRM
SUBDIR+= PanoTools
SUBDIR+= R-latticeExtra
SUBDIR+= SDL2_image
SUBDIR+= SDL_image
SUBDIR+= TiffIO