diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2010-11-29 16:02:38 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2010-11-29 16:02:38 +0000 |
commit | e344c91e5d5937b8784595498d3830fa51133628 (patch) | |
tree | 6ec6c97f06ae925006d4bda14661d758ac5e1e03 /mail/claws-mail | |
parent | 5d3a021519349b4a44cd52ac4f0dc9a53d448eb9 (diff) |
Notes
Diffstat (limited to 'mail/claws-mail')
-rw-r--r-- | mail/claws-mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index c2127207094a..c88f836987c3 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -7,12 +7,14 @@ PORTNAME= claws-mail PORTVERSION= 3.7.7 +PORTREVISION= 1 CATEGORIES= mail news ipv6 MASTER_SITES= SF/sylpheed-claws/Claws%20Mail/${PORTVERSION} MAINTAINER= netchild@FreeBSD.org COMMENT= A lightweight and very featureful GTK+ based e-mail and news client +BUILD_DEPENDS= ${LOCALBASE}/bin/docbook2html:${PORTSDIR}/textproc/docbook-utils LIB_DEPENDS= etpan:${PORTSDIR}/mail/libetpan \ cairo:${PORTSDIR}/graphics/cairo \ expat:${PORTSDIR}/textproc/expat2 \ |