diff options
Diffstat (limited to 'security/cfv/Makefile')
-rw-r--r-- | security/cfv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/cfv/Makefile b/security/cfv/Makefile index b54863c033f7..1d20bae54f65 100644 --- a/security/cfv/Makefile +++ b/security/cfv/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Utility to both test and create .sfv, .csv and md5sum files + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/fchksum.so:${PORTSDIR}/security/py-fchksum USE_REINPLACE= yes |