diff options
Diffstat (limited to 'mail/claws-mail-python')
-rw-r--r-- | mail/claws-mail-python/Makefile | 18 | ||||
-rw-r--r-- | mail/claws-mail-python/pkg-descr | 3 |
2 files changed, 0 insertions, 21 deletions
diff --git a/mail/claws-mail-python/Makefile b/mail/claws-mail-python/Makefile deleted file mode 100644 index aece8283c958..000000000000 --- a/mail/claws-mail-python/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# Created by: Martin Wilke <miwi@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= python -PORTREVISION= 0 - -COMMENT= Python scripting plugin for Claws Mail - -DEPRECATED= Old, uses EOLed python27 -EXPIRATION_DATE= 2020-03-01 - -USES+= gnome -USE_GNOME= pygtk2 - -CLAWS_PLUGINS_BUILD= python - -.include "../claws-mail/Makefile.claws" -.include <bsd.port.mk> diff --git a/mail/claws-mail-python/pkg-descr b/mail/claws-mail-python/pkg-descr deleted file mode 100644 index 4dc1558cd441..000000000000 --- a/mail/claws-mail-python/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This plugin provides Python integration features. - -WWW: https://www.claws-mail.org/plugin.php?plugin=python |