diff options
Diffstat (limited to 'net/dhcping/Makefile')
-rw-r--r-- | net/dhcping/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dhcping/Makefile b/net/dhcping/Makefile index d21059e7889d..8a8619922679 100644 --- a/net/dhcping/Makefile +++ b/net/dhcping/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ MAINTAINER= edwin@mavetju.org +COMMENT= Send DHCP request to DHCP server for monitoring purposes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} |