aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-10 14:31:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-10 14:31:22 +0000
commit0c5625a7a0797cbf4033a7548ce99a3856ceda64 (patch)
tree99be85e197b2106015053ca92afa8b781262ce91 /devel/Makefile
parente3076d0e12a97b2ca4c8e2fad9c96f118e13c91c (diff)
downloadports-0c5625a7a0797cbf4033a7548ce99a3856ceda64.tar.gz
ports-0c5625a7a0797cbf4033a7548ce99a3856ceda64.zip
This is a library that includes all the code I tend to carry from project to
project for wrapping POSIX APIs for C++. Where possible, things are implemented inline so that there is minimal to no cost above and beyond using the good old C APIs. WWW: https://github.com/rescrv/po6 PR: ports/174794 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
Notes
Notes: svn path=/head/; revision=312030
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 f916c082efbf..36951b52cfe4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1053,6 +1053,7 @@
SUBDIR += libphish
SUBDIR += libphk
SUBDIR += libplist
+ SUBDIR += libpo6
SUBDIR += libpthread-stubs
SUBDIR += librcc
SUBDIR += librcd