aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/wammu/Makefile
blob: 4cb1ad9e58a9b0b22df92b77d2e686a4a3999738 (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
27
28
29
30
31
32
33
34
# New ports collection makefile for:    deskutils/wamuu-dev
# Date created:                 14 May 2010
# Whom:                         bsam
#
# $FreeBSD$
#

PORTNAME=       wammu
PORTVERSION=        0.36
PORTREVISION=       3
CATEGORIES=     deskutils
MASTER_SITES=       http://dl.cihar.com/wammu/v0/ \
            http://dl.cihar.com.nyud.net/wammu/v0/

MAINTAINER=     bsam@FreeBSD.org
COMMENT=        GUI program to manage contacts, todos, calendar, and messages in your phone

BUILD_DEPENDS+=     gammu:${PORTSDIR}/comms/gammu
RUN_DEPENDS+=       gammu:${PORTSDIR}/comms/gammu

LICENSE=        GPLv2

USE_GETTEXT=        yes
USE_PYTHON=     yes
USE_PYDISTUTILS=    yes
USE_WX=         2.6+
WX_COMPS=       python:lib
WX_UNICODE=     yes
USE_GNOME=      pkgconfig

MANLANG=        "" cs de it nl pt_BR
MAN1=           wammu.1 wammu-configure.1

.include <bsd.port.mk>