diff options
Diffstat (limited to 'mail/roundcube-twofactor_gauthenticator')
-rw-r--r-- | mail/roundcube-twofactor_gauthenticator/Makefile | 3 | ||||
-rw-r--r-- | mail/roundcube-twofactor_gauthenticator/pkg-plist | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/mail/roundcube-twofactor_gauthenticator/Makefile b/mail/roundcube-twofactor_gauthenticator/Makefile index 99fcafbfa763..6cb4b629b118 100644 --- a/mail/roundcube-twofactor_gauthenticator/Makefile +++ b/mail/roundcube-twofactor_gauthenticator/Makefile @@ -26,6 +26,9 @@ SUB_FILES= pkg-message WWWDIR= ${PREFIX}/www/roundcube/plugins/${PORTNAME} +post-patch: + @${RM} ${WRKSRC}/docker-compose.yaml + do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}${WWWDIR} diff --git a/mail/roundcube-twofactor_gauthenticator/pkg-plist b/mail/roundcube-twofactor_gauthenticator/pkg-plist index 72ea1835ffc8..80e8a7505021 100644 --- a/mail/roundcube-twofactor_gauthenticator/pkg-plist +++ b/mail/roundcube-twofactor_gauthenticator/pkg-plist @@ -10,6 +10,7 @@ %%WWWDIR%%/localization/cs_CZ.inc %%WWWDIR%%/localization/da_DK.inc %%WWWDIR%%/localization/de_DE.inc +%%WWWDIR%%/localization/el_GR.inc %%WWWDIR%%/localization/en_US.inc %%WWWDIR%%/localization/es_AR.inc %%WWWDIR%%/localization/es_ES.inc @@ -27,6 +28,7 @@ %%WWWDIR%%/localization/ru_RU.inc %%WWWDIR%%/localization/sk_SK.inc %%WWWDIR%%/localization/sv_SE.inc +%%WWWDIR%%/localization/uk_UA.inc %%WWWDIR%%/qrcode.min.js %%WWWDIR%%/screenshots/001-login.png %%WWWDIR%%/screenshots/002-2steps.png |