aboutsummaryrefslogtreecommitdiff
path: root/security/cracklib
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2014-07-15 02:26:02 +0000
committerCy Schubert <cy@FreeBSD.org>2014-07-15 02:26:02 +0000
commit969bb8e864c7b4d4c0d8615aea294d117200f5dc (patch)
tree0de0e4581871107f7c0320e4c3fbfc9477881757 /security/cracklib
parentfc43f4a8c807ec4b0767fd6ee9c3efd7c5388233 (diff)
downloadports-969bb8e864c7b4d4c0d8615aea294d117200f5dc.tar.gz
ports-969bb8e864c7b4d4c0d8615aea294d117200f5dc.zip
Notes
Diffstat (limited to 'security/cracklib')
-rw-r--r--security/cracklib/Makefile12
1 files changed, 11 insertions, 1 deletions
diff --git a/security/cracklib/Makefile b/security/cracklib/Makefile
index bdfbe6bffbd8..47b1b90a185e 100644
--- a/security/cracklib/Makefile
+++ b/security/cracklib/Makefile
@@ -37,7 +37,17 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/_cracklib.a \
.else
CONFIGURE_ARGS+=--without-python
PLIST_DIRS= libdata/cracklib \
- share/cracklib
+ share/cracklib \
+ share/locale/as/LC_MESSAGES \
+ share/locale/as \
+ share/locale/bn_IN/LC_MESSAGES \
+ share/locale/bn_IN \
+ share/locale/mr/LC_MESSAGES \
+ share/locale/mr \
+ share/locale/sl_SI/LC_MESSAGES \
+ share/locale/sl_SI \
+ share/locale/te/LC_MESSAGES \
+ share/locale/te
PLIST_FILES= include/crack.h \
include/packer.h \