diff options
Diffstat (limited to 'security/qident/Makefile')
-rw-r--r-- | security/qident/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/qident/Makefile b/security/qident/Makefile index 5d965958b070..37f71d1cfd9e 100644 --- a/security/qident/Makefile +++ b/security/qident/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.netbsd.org/~ad/qident/ MAINTAINER= dd@FreeBSD.org +COMMENT= Query a remote IDENT (RFC 1413) server BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident |