aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2006-12-19 15:28:37 +0800
committerleeym <leeym@FreeBSD.org>2006-12-19 15:28:37 +0800
commit16f400bb81187d182bc78f0e0d105d1079d41389 (patch)
tree6fe7a5f82901a379635a7af510ae8229026ee135 /devel/Makefile
parent8e4f5f0eb5ed8ec971f0f8bb590d800301253adf (diff)
downloadfreebsd-ports-gnome-16f400bb81187d182bc78f0e0d105d1079d41389.tar.gz
freebsd-ports-gnome-16f400bb81187d182bc78f0e0d105d1079d41389.tar.zst
freebsd-ports-gnome-16f400bb81187d182bc78f0e0d105d1079d41389.zip
- add google-gflags-0.1
google-gflags Commandline flags module for C++ The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types like string, and the ability to define flags in the source file in which they're used. WWW: http://code.google.com/p/google-gflags/
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 609ec1be006d..9972d7681ff5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -349,6 +349,7 @@
SUBDIR += gettext
SUBDIR += gettext-lint
SUBDIR += getxml
+ SUBDIR += gflags
SUBDIR += gindent
SUBDIR += git
SUBDIR += glade2