diff options
Diffstat (limited to 'security/p5-Crypt-DES_EDE3/Makefile')
-rw-r--r-- | security/p5-Crypt-DES_EDE3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile index a0ce10f9ba38..155409723512 100644 --- a/security/p5-Crypt-DES_EDE3/Makefile +++ b/security/p5-Crypt-DES_EDE3/Makefile @@ -21,5 +21,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Crypt::DES_EDE3.3 +PLIST_FILES= %%SITE_PERL%%/Crypt/DES_EDE3.pm .include <bsd.port.mk> |