mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
15 lines
267 B
Makefile
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>
|