ports/mail/claws-mail-python/Makefile
2019-11-08 14:18:06 +00:00

15 lines
267 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= python
PORTREVISION= 0
COMMENT= Python scripting plugin for Claws Mail
USES+= gnome
USE_GNOME= pygtk2
CLAWS_PLUGINS_BUILD= python
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>