summaryrefslogtreecommitdiffstats
path: root/crypto/ccrypt/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ccrypt/DEPENDS')
-rwxr-xr-xcrypto/ccrypt/DEPENDS9
1 files changed, 9 insertions, 0 deletions
diff --git a/crypto/ccrypt/DEPENDS b/crypto/ccrypt/DEPENDS
new file mode 100755
index 0000000000..794081b0d4
--- /dev/null
+++ b/crypto/ccrypt/DEPENDS
@@ -0,0 +1,9 @@
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for native language support" &&
+
+suggest_depends emacs \
+ "--enable-emacs" \
+ "--disable-emacs" \
+ "for emacs support"