diff options
Diffstat (limited to 'security/identify/Makefile')
-rw-r--r-- | security/identify/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/identify/Makefile b/security/identify/Makefile index fd5307ff0551..ddf2b4a1d969 100644 --- a/security/identify/Makefile +++ b/security/identify/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/ MAINTAINER= ports@freebsd.org +COMMENT= Client side ident protocol daemon wrapper BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident |