2022-07-21 17:17:34 +02:00
|
|
|
# $NetBSD: Makefile,v 1.14 2022/07/21 15:17:35 taca Exp $
|
2016-09-13 17:58:57 +02:00
|
|
|
|
|
|
|
PLUGIN= enigma
|
|
|
|
|
|
|
|
MAINTAINER= taca@NetBSD.org
|
|
|
|
COMMENT= Enigma Plugin for Roundcube
|
|
|
|
LICENSE= gnu-gpl-v3
|
|
|
|
|
2016-12-05 17:15:33 +01:00
|
|
|
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Crypt_GPG>=1.4.3:../../security/pear-Crypt_GPG
|
|
|
|
|
2020-01-14 15:31:55 +01:00
|
|
|
REPLACE_PHP= ${PLUGIN_DIR}/import_keys.sh
|
2016-09-13 17:58:57 +02:00
|
|
|
|
|
|
|
.include "../../mail/roundcube/plugins.mk"
|
|
|
|
.include "../../lang/python/application.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|