aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-29 22:30:37 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-29 22:30:37 +0000
commit12c51196c38a22e3dccc30b11189ac0afbccf555 (patch)
tree782e14a18cb6f2585dbe5820b2d76fd313665934 /net/Makefile
parentc662e2fa18637525f3d2fe0e14396e88a04352e7 (diff)
downloadports-12c51196c38a22e3dccc30b11189ac0afbccf555.tar.gz
ports-12c51196c38a22e3dccc30b11189ac0afbccf555.zip
dding libsmi version 0.1.8.
A library to access SMI MIB information. PR: 16404 Submitted by: Marcin Cieslak <saper@system.pl>
Notes
Notes: svn path=/head/; revision=25288
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 5e2a20d4314f..c91dfd88545d 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -92,6 +92,7 @@
SUBDIR += libicq
SUBDIR += libnet
SUBDIR += libnids
+ SUBDIR += libsmi
SUBDIR += libsocket++
SUBDIR += libunp
SUBDIR += libunpipc