2013-09-21 00:13:34 +02:00
|
|
|
# Created by: Peter Haight <peterh@sapros.com>
|
2000-10-28 02:54:55 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= fugu
|
2012-03-18 10:19:23 +01:00
|
|
|
PORTVERSION= 1.2.3
|
2014-06-04 08:24:03 +02:00
|
|
|
PORTREVISION= 1
|
2005-11-09 08:48:19 +01:00
|
|
|
CATEGORIES= net-im python
|
2012-03-18 10:19:23 +01:00
|
|
|
MASTER_SITES= http://fugu.gale.org/dist/
|
2000-10-28 02:54:55 +02:00
|
|
|
|
2014-12-24 01:14:11 +01:00
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
2014-07-10 14:13:11 +02:00
|
|
|
COMMENT= Graphical client for the Gale instant messaging system
|
2000-10-28 02:54:55 +02:00
|
|
|
|
2014-06-04 08:24:03 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2015-01-24 16:07:39 +01:00
|
|
|
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Pmw>0:${PORTSDIR}/x11-toolkits/py-Pmw
|
2000-10-28 02:54:55 +02:00
|
|
|
|
2001-08-12 19:01:22 +02:00
|
|
|
USE_OPENSSL= yes
|
2014-10-24 18:29:51 +02:00
|
|
|
USES= python
|
|
|
|
USE_PYTHON= distutils autoplist
|
2000-10-28 02:54:55 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|