aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-python/Makefile
blob: 830ac7c83c442600cec22cf0e3c83764216532d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$

PORTNAME=   python
PORTREVISION=   0

COMMENT=    Python scripting plugin for Claws Mail

USE_GNOME=  pygtk2

CLAWS_PLUGINS_BUILD=    python

.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>