# $Id: Portfile,v 1.12 2005/01/30 02:04:27 fkr Exp $ PortSystem 1.0 name abook version 0.5.3 categories mail description Address book with mutt support long_description abook uses curses libs and is able to import \ addressbooks from pine and netscape (ldif). \ Exports to mutt alias, html, pine, gcrd (GnomeCard), \ csv, elm alias, and plain text. homepage http://abook.sourceforge.net platforms darwin freebsd maintainers fkr@opendarwin.org master_sites sourceforge checksums md5 a0e7c6d473f9363f312c2c01769a5281 depends_lib lib:readline:readline configure.args --with-readline=${prefix} post-configure { cd ${worksrcpath} reinplace "s|DESTDIR =|#DESTDIR =|g" Makefile }