aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-20 07:09:48 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-20 07:09:48 +0000
commit00bcd43ce328c3a593768e450161a483c5cd074c (patch)
tree65452fc9cf93791db75600efd76c3410de2da84a /devel/Makefile
parentdc19c0821a35a2ced41a41c85fcdb5dec9320fd7 (diff)
downloadports-00bcd43ce328c3a593768e450161a483c5cd074c.tar.gz
ports-00bcd43ce328c3a593768e450161a483c5cd074c.zip
Add new port devel/libsmpp34
PR: 191880 Submitted by: Nikola Kolev The main focus of the library is to work in packaging and unpackaging of data structures. While this implementation uses SMPP-3.4, the aim is to generate a simple way to implement any proprietary protocol on TCP.
Notes
Notes: svn path=/head/; revision=365435
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 2151b8f717a4..fd447c1505de 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1147,6 +1147,7 @@
SUBDIR += libslang2
SUBDIR += libslave
SUBDIR += libsmdev
+ SUBDIR += libsmpp34
SUBDIR += libsmraw
SUBDIR += libsoup
SUBDIR += libsoup-gnome