aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-08-10 07:16:23 +0000
committerKurt Jaeger <pi@FreeBSD.org>2014-08-10 07:16:23 +0000
commit24033c7d2335543a7a6c8aa5f10016ca3f9b8692 (patch)
treedee5183e48c22b1dc25d2fef6e32e08181e3190b /devel/Makefile
parentf6912d8c179a07f00bf57441f13eb00ac4ff5d79 (diff)
downloadports-24033c7d2335543a7a6c8aa5f10016ca3f9b8692.tar.gz
ports-24033c7d2335543a7a6c8aa5f10016ca3f9b8692.zip
New port: devel/libosmocore
libosmocore is a library with various utility functions that were originally developed as part of the OpenBSC project, but which are of a more generic nature and thus useful to (at least) other programs that we develop in the sphere of Free Software / Open Source mobile communications. WWW: http://bb.osmocom.org/trac/wiki/libosmocore PR: 191877 Submitted by: koue@chaosophia.net
Notes
Notes: svn path=/head/; revision=364505
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 c1b68d9b418f..eda46a67addd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1082,6 +1082,7 @@
SUBDIR += libopkele
SUBDIR += liborcus
SUBDIR += libosinfo
+ SUBDIR += libosmocore
SUBDIR += libowfat
SUBDIR += libpafe
SUBDIR += libpafe-ruby