aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-newmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/claws-mail-newmail/Makefile')
-rw-r--r--mail/claws-mail-newmail/Makefile19
1 files changed, 9 insertions, 10 deletions
diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile
index 5643417813ce..aea17fd0a163 100644
--- a/mail/claws-mail-newmail/Makefile
+++ b/mail/claws-mail-newmail/Makefile
@@ -6,24 +6,23 @@
#
PORTNAME= newmail
-PORTVERSION= 0.0.7
-PORTREVISION= 1
+PORTVERSION= 0.0.8
CATEGORIES= mail
-MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/
-PKGNAMEPREFIX= sylpheed-claws-
+MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
+PKGNAMEPREFIX= claws-mail-
MAINTAINER= c0rn@o2.pl
-COMMENT= Message header summary logging plugin for sylpheed-claws
+COMMENT= Message header summary logging plugin for claws-mail
-BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws
-RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws
+BUILD_DEPENDS= claws-mail>=2.6:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=2.6:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_XLIB= yes
USE_AUTOTOOLS= autoconf:259
-PLIST_FILES=lib/sylpheed-claws/plugins/newmail.a \
- lib/sylpheed-claws/plugins/newmail.la \
- lib/sylpheed-claws/plugins/newmail.so
+PLIST_FILES=lib/claws-mail/plugins/newmail.a \
+ lib/claws-mail/plugins/newmail.la \
+ lib/claws-mail/plugins/newmail.so
.include <bsd.port.mk>