opnsense-ports/deskutils/wammu/Makefile
Franco Fichtner d543c3ab93 */*: sync with upstream
Taken from: FreeBSD
2016-04-02 16:03:17 +02:00

24 lines
515 B
Makefile

# Created by: bsam
# $FreeBSD$
PORTNAME= wammu
PORTVERSION= 0.40
CATEGORIES= deskutils
MASTER_SITES= http://dl.cihar.com/wammu/v0/ \
http://dl.cihar.com.nyud.net/wammu/v0/
MAINTAINER= ports@FreeBSD.org
COMMENT= GUI manager of contacts, todos, calendar, and messages in your phone
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libGammu.so:comms/gammu
USES= gettext pkgconfig python tar:bz2
USE_PYTHON= distutils autoplist
USE_WX= 3.0+
WX_COMPS= python:lib
NO_ARCH= yes
.include <bsd.port.mk>