diff options
Diffstat (limited to 'security/ruby-blowfish/Makefile')
-rw-r--r-- | security/ruby-blowfish/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ruby-blowfish/Makefile b/security/ruby-blowfish/Makefile index d044599cf2dc..9093cf0e6f5a 100644 --- a/security/ruby-blowfish/Makefile +++ b/security/ruby-blowfish/Makefile @@ -18,6 +18,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to the Blowfish cipher USE_OPENSSL= yes USE_RUBY= yes |