aboutsummaryrefslogtreecommitdiffstats
path: root/mail/lookout/Makefile
blob: cec84df46d9d5b5ef3ce71cfaee33dd7dab32824 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:    lookout
# Date created:     12 Apr 2002
# Whom:         janos.mohacsi@bsd.hu
#
# $FreeBSD$
#

PORTNAME=   lookout
PORTVERSION=    1.4
CATEGORIES= mail
MASTER_SITES=   http://catb.org/~esr/lookout/

MAINTAINER= janos.mohacsi@bsd.hu
COMMENT=    Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard

USE_PYTHON= yes
NO_BUILD=   yes

MAN1=       lookout.1
PLIST_FILES=    bin/lookout

do-install:
    ${INSTALL_SCRIPT} ${WRKSRC}/lookout ${PREFIX}/bin
    ${INSTALL_MAN} ${WRKSRC}/lookout.1 ${PREFIX}/man/man1/lookout.1

.include <bsd.port.mk>
d3d14fb'>Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Update to 0.9.19.kwm2013-07-272-6/+4 * plistkwm2013-06-222-0/+5 * Update to 0.9.18.kwm2013-06-222-4/+4 * Enable disabled support for cairo, graphite and icu support. It was pointedkwm2013-06-063-660/+8 * Update to 0.9.16.kwm2013-05-184-63/+168 * Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-2/+1