aboutsummaryrefslogtreecommitdiff
path: root/security/tinyca/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/tinyca/Makefile')
-rw-r--r--security/tinyca/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/tinyca/Makefile b/security/tinyca/Makefile
index 213f3732cdbb..28eb5876c02f 100644
--- a/security/tinyca/Makefile
+++ b/security/tinyca/Makefile
@@ -26,6 +26,8 @@ DOC_FILES= INSTALL
LIB_FILES= CA.pm CERT.pm GUI.pm HELPERS.pm KEY.pm OpenSSL.pm REQ.pm TCONFIG.pm
LIB2_FILES= CALLBACK.pm HELPERS.pm TCONFIG.pm WORDS.pm X509_browser.pm X509_infobox.pm
+OPTIONS_DEFINE= DOCS
+
do-install:
@${MKDIR} ${STAGEDIR}${SITE_PERL}/${PORTNAME}/GUI
${INSTALL_DATA} ${LIB_FILES:S|^|${WRKSRC}/lib/|} ${STAGEDIR}${SITE_PERL}/${PORTNAME}