mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
441d6f4800
- Add support for STAGEDIR - Properly set configure iconv args PR: ports/182439 [1] Reported by: Gerard Seibert <gerard@seibercom.net>
15 lines
253 B
Makefile
15 lines
253 B
Makefile
# 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>
|