summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorplunky <plunky@pkgsrc.org>2021-12-31 17:26:37 +0000
committerplunky <plunky@pkgsrc.org>2021-12-31 17:26:37 +0000
commit18b0ce750dfc1754df182fa162ce9a90eccc274c (patch)
treef96e4cef6af718a39f77d86254c6ff8b978526bd
parent51b40f4a195a1129579651366d0dc51b8bc1af17 (diff)
downloadpkgsrc-18b0ce750dfc1754df182fa162ce9a90eccc274c.tar.gz
add cxxopts, elfio & termcolor
-rw-r--r--devel/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5dda90885e0..d35ff0ff5c8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3536 2021/12/30 12:12:53 adam Exp $
+# $NetBSD: Makefile,v 1.3537 2021/12/31 17:26:37 plunky Exp $
#
COMMENT= Development utilities
@@ -279,6 +279,7 @@ SUBDIR+= cvsup-gui-bin
SUBDIR+= cvsutils
SUBDIR+= cvsync
SUBDIR+= cxref
+SUBDIR+= cxxopts
SUBDIR+= darcs
SUBDIR+= darts
SUBDIR+= dconf
@@ -331,6 +332,7 @@ SUBDIR+= eio
SUBDIR+= electric-fence
SUBDIR+= elf
SUBDIR+= elfcat
+SUBDIR+= elfio
SUBDIR+= elfsh
SUBDIR+= elftoolchain
SUBDIR+= elib
@@ -3053,6 +3055,7 @@ SUBDIR+= tclap
SUBDIR+= tcllib
SUBDIR+= tclreadline
SUBDIR+= teem
+SUBDIR+= termcolor
SUBDIR+= tet3
SUBDIR+= tevent
SUBDIR+= tex-doclicense