aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-12-06 09:50:48 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-12-06 09:50:48 +0000
commit27b9d817fcc53621db9fa83630f89b0865996028 (patch)
tree7dbe551fc48f0c87605ae60a711fa1e5a131a749 /net/Makefile
parentd8c5357f438fc2265a439c0d79d714420731bedd (diff)
downloadports-27b9d817fcc53621db9fa83630f89b0865996028.tar.gz
ports-27b9d817fcc53621db9fa83630f89b0865996028.zip
New port: net/dhcpd
This is the FreeBSD port of the OpenBSD dhcpd. The Dynamic Host Configuration Protocol (DHCP) is a standardized network protocol used on Internet Protocol (IP) networks for dynamically distributing network configuration parameters, such as IP addresses for interfaces and services. WWW: https://github.com/koue/dhcpd PR: 197361 Submitted by: Nikola Kolev <koue@chaosophia.net>
Notes
Notes: svn path=/head/; revision=403095
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 34d0daaa424f..4d7d00c471f3 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -95,6 +95,7 @@
SUBDIR += dgd-lpmud
SUBDIR += dhcp6
SUBDIR += dhcpcd
+ SUBDIR += dhcpd
SUBDIR += dhcpd-pools
SUBDIR += dhcpdump
SUBDIR += dhcperf