Wed Feb 7 20:52:25 2018 UTC ()
devel/Makefile: Add R-repr


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

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

--- pkgsrc/devel/Makefile 2018/02/07 17:04:34 1.2602
+++ pkgsrc/devel/Makefile 2018/02/07 20:52:25 1.2603
@@ -1,31 +1,32 @@ @@ -1,31 +1,32 @@
1# $NetBSD: Makefile,v 1.2602 2018/02/07 17:04:34 minskim Exp $ 1# $NetBSD: Makefile,v 1.2603 2018/02/07 20:52:25 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-Rcpp 14SUBDIR+= R-Rcpp
15SUBDIR+= R-crayon 15SUBDIR+= R-crayon
16SUBDIR+= R-evaluate 16SUBDIR+= R-evaluate
17SUBDIR+= R-magrittr 17SUBDIR+= R-magrittr
18SUBDIR+= R-proto 18SUBDIR+= R-proto
 19SUBDIR+= R-repr
19SUBDIR+= R-uuid 20SUBDIR+= R-uuid
20SUBDIR+= RBTools 21SUBDIR+= RBTools
21SUBDIR+= RTFM 22SUBDIR+= RTFM
22SUBDIR+= RTx-RightsMatrix 23SUBDIR+= RTx-RightsMatrix
23SUBDIR+= Renaissance 24SUBDIR+= Renaissance
24SUBDIR+= SDL 25SUBDIR+= SDL
25SUBDIR+= SDL-intro-en 26SUBDIR+= SDL-intro-en
26SUBDIR+= SDL-intro-ko 27SUBDIR+= SDL-intro-ko
27SUBDIR+= SDL2 28SUBDIR+= SDL2
28SUBDIR+= SDL_Pango 29SUBDIR+= SDL_Pango
29SUBDIR+= SDL_gfx 30SUBDIR+= SDL_gfx
30SUBDIR+= SDL_ttf 31SUBDIR+= SDL_ttf
31SUBDIR+= SDLmm 32SUBDIR+= SDLmm