diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-06 06:34:54 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-06 06:34:54 +0000 |
commit | ae5c7fe165bf3549a7dac88fed8f05fc30d47600 (patch) | |
tree | e6675c56d538ac9281139594c7f62aba3fa94e4b /net/fugu | |
parent | e71982e79be4bfc4ed8972538ff88b51e321780b (diff) | |
download | ports-ae5c7fe165bf3549a7dac88fed8f05fc30d47600.tar.gz ports-ae5c7fe165bf3549a7dac88fed8f05fc30d47600.zip |
Notes
Diffstat (limited to 'net/fugu')
-rw-r--r-- | net/fugu/Makefile | 3 | ||||
-rw-r--r-- | net/fugu/distinfo | 2 | ||||
-rw-r--r-- | net/fugu/pkg-descr | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net/fugu/Makefile b/net/fugu/Makefile index 9880d9db17b2..8ba60b4059d8 100644 --- a/net/fugu/Makefile +++ b/net/fugu/Makefile @@ -6,13 +6,14 @@ # PORTNAME= fugu -PORTVERSION= 0.9.9e +PORTVERSION= 1.0 CATEGORIES= net python MASTER_SITES= http://fugu.gale.org/dist/ MAINTAINER= peterh@sapros.com RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw +LIB_DEPENDS+= rsaref.2:${PORTSDIR}/security/rsaref USE_PYTHON= yes USE_XLIB= yes diff --git a/net/fugu/distinfo b/net/fugu/distinfo index 5c550249488d..989e3a537a5f 100644 --- a/net/fugu/distinfo +++ b/net/fugu/distinfo @@ -1 +1 @@ -MD5 (fugu-0.9.9e.tar.gz) = a01e5aac5b8eff0f5269631d19c49ec7 +MD5 (fugu-1.0.tar.gz) = 9f9540315a280b7c3617c397cb6eabd3 diff --git a/net/fugu/pkg-descr b/net/fugu/pkg-descr index d17124911c8a..4de2f2999bec 100644 --- a/net/fugu/pkg-descr +++ b/net/fugu/pkg-descr @@ -2,7 +2,7 @@ Fugu is a graphical client for the Gale instant messaging system. Its features include: multiple screens for different subscription lists; a detachable puff composer window; simple threading facilities for jumping to the next and previous puff in a thread; searching for the next puff by this -author; clickable URLs; and thumbnail pictures depicting puff senders. +author; clickable URLs; and thumbnail pictures depicting puff senders. WWW: http://fugu.gale.org/ |