Thu Feb 8 17:45:04 2018 UTC ()
devel/Makefile: Add R-IRdisplay


(minskim)
diff -r1.2603 -r1.2604 pkgsrc/devel/Makefile

cvs diff -r1.2603 -r1.2604 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2018/02/07 20:52:25 1.2603
+++ pkgsrc/devel/Makefile 2018/02/08 17:45:04 1.2604
@@ -1,26 +1,27 @@ @@ -1,26 +1,27 @@
1# $NetBSD: Makefile,v 1.2603 2018/02/07 20:52:25 minskim Exp $ 1# $NetBSD: Makefile,v 1.2604 2018/02/08 17:45:04 minskim Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
 14SUBDIR+= R-IRdisplay
14SUBDIR+= R-Rcpp 15SUBDIR+= R-Rcpp
15SUBDIR+= R-crayon 16SUBDIR+= R-crayon
16SUBDIR+= R-evaluate 17SUBDIR+= R-evaluate
17SUBDIR+= R-magrittr 18SUBDIR+= R-magrittr
18SUBDIR+= R-proto 19SUBDIR+= R-proto
19SUBDIR+= R-repr 20SUBDIR+= R-repr
20SUBDIR+= R-uuid 21SUBDIR+= R-uuid
21SUBDIR+= RBTools 22SUBDIR+= RBTools
22SUBDIR+= RTFM 23SUBDIR+= RTFM
23SUBDIR+= RTx-RightsMatrix 24SUBDIR+= RTx-RightsMatrix
24SUBDIR+= Renaissance 25SUBDIR+= Renaissance
25SUBDIR+= SDL 26SUBDIR+= SDL
26SUBDIR+= SDL-intro-en 27SUBDIR+= SDL-intro-en