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