PORTNAME= lookout DISTVERSION= 1.4 PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://catb.org/~esr/lookout/ MAINTAINER= jmohacsi@bsd.hu COMMENT= Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard WWW= http://catb.org/~esr/lookout/ USES= python shebangfix NO_BUILD= yes SHEBANG_FILES= lookout PLIST_FILES= bin/lookout share/man/man1/lookout.1.gz do-install: ${INSTALL_SCRIPT} ${WRKSRC}/lookout ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/lookout.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include