summaryrefslogtreecommitdiff
path: root/mail/claws-mail-python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/claws-mail-python/Makefile')
-rw-r--r--mail/claws-mail-python/Makefile18
1 files changed, 0 insertions, 18 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>