diff options
Diffstat (limited to 'security/ruby-password/Makefile')
-rw-r--r-- | security/ruby-password/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile index c29f03a3c14f..7e55c46ac6d4 100644 --- a/security/ruby-password/Makefile +++ b/security/ruby-password/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library to create, verify and manipulate passwords BUILD_DEPENDS= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/termios.so:${PORTSDIR}/comms/ruby-termios |