diff options
Diffstat (limited to 'net/arpd/Makefile')
-rw-r--r-- | net/arpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/arpd/Makefile b/net/arpd/Makefile index 1dc4d8b2991b..9873b4a2091d 100644 --- a/net/arpd/Makefile +++ b/net/arpd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ MAINTAINER= dominc_marks@btinternet.com +COMMENT= A daemon to service arp replies BUILD_DEPENDS= ${LOCALBASE}/include/dnet.h:${PORTSDIR}/net/libdnet \ ${LOCALBASE}/include/event.h:${PORTSDIR}/devel/libevent |