aboutsummaryrefslogtreecommitdiffstats
path: root/mail/abook/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2016-11-26 23:21:51 +0800
committerbapt <bapt@FreeBSD.org>2016-11-26 23:21:51 +0800
commitdc97f2bb1d372efb81012c085db5f70970d83bf1 (patch)
tree647f8d952d9f61194b880e1c069117683f39f8c0 /mail/abook/Makefile
parente852a3c8b0ba038f8807c748f5b919759f2c0f93 (diff)
downloadfreebsd-ports-graphics-dc97f2bb1d372efb81012c085db5f70970d83bf1.tar.gz
freebsd-ports-graphics-dc97f2bb1d372efb81012c085db5f70970d83bf1.tar.zst
freebsd-ports-graphics-dc97f2bb1d372efb81012c085db5f70970d83bf1.zip
Update to 0.6.1
Take maintainership 0.6.1 - custom output format (Raphaël Droz) - remove duplicates (Fabio Zanini) - merge entries (Fabio Zanini) - mutt groups support (Fabio Zanini) - vcard initial input filter (Michael Krolikowski) - vcard parser improvements (Fabio Zanini, Raphaël Droz) - color support (Thorsten Wißmann) - mouse support (Thorsten Wißmann) - extra-fields deletion bugfix (Jorrit Tijben) - additional keybindings (Hagen Fuchs) - autotools update (Fabio Zanini) - case-sensitive ldif fields parsing (Christian Brabandt) - ldif standard input support (Raphaël Droz) - ldif extensible field management rewrite (Raphaël Droz) - html output fixes (Stéphane Aulery) - memory bugfixes (Peter Wu) - vcard birthday export fix (Gaetan Bisson) 0.6.0 - configurable views (Cedric Duval) - new field types, lists and improved custom field support (Cedric Duval) - index_format option (Cedric Duval) - Italian translation (Claudio Stazzone)
Diffstat (limited to 'mail/abook/Makefile')
-rw-r--r--mail/abook/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/mail/abook/Makefile b/mail/abook/Makefile
index 511e8ac88bd..366ec0ba3a1 100644
--- a/mail/abook/Makefile
+++ b/mail/abook/Makefile
@@ -2,22 +2,18 @@
# $FreeBSD$
PORTNAME= abook
-PORTVERSION= 0.5.6
-PORTREVISION= 4
+PORTVERSION= 0.6.1
CATEGORIES= mail
-MASTER_SITES= SF
+MASTER_SITES= http://abook.sourceforge.net/devel/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Addressbook program with mutt mail client support
LICENSE= GPLv2
-USES= ncurses readline
+USES= ncurses readline autoreconf localbase
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
PORTDOCS= ANNOUNCE AUTHORS BUGS ChangeLog FAQ INSTALL NEWS README \
THANKS TODO