diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-10-22 22:05:41 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-10-22 22:05:41 +0800 |
commit | 9bf9b5b31b0e7883ff706ae6c6f92762f9de5411 (patch) | |
tree | cc876338d9316133d7c42f76cfb6a97ec2932902 /deskutils/wammu | |
parent | 4382002387d93567f6f76d479b4d1432d631b7ed (diff) | |
download | freebsd-ports-gnome-9bf9b5b31b0e7883ff706ae6c6f92762f9de5411.tar.gz freebsd-ports-gnome-9bf9b5b31b0e7883ff706ae6c6f92762f9de5411.tar.zst freebsd-ports-gnome-9bf9b5b31b0e7883ff706ae6c6f92762f9de5411.zip |
- Fix identation
- Add LICENSE_FILE
- Add NO_ARCH
- Regenerate patches with `make makepatch`
Diffstat (limited to 'deskutils/wammu')
-rw-r--r-- | deskutils/wammu/Makefile | 30 | ||||
-rw-r--r-- | deskutils/wammu/files/patch-setup.py | 4 |
2 files changed, 18 insertions, 16 deletions
diff --git a/deskutils/wammu/Makefile b/deskutils/wammu/Makefile index 62525dbe1b95..fac37ab6496a 100644 --- a/deskutils/wammu/Makefile +++ b/deskutils/wammu/Makefile @@ -1,23 +1,25 @@ # Created by: bsam # $FreeBSD$ -PORTNAME= wammu -PORTVERSION= 0.36 -PORTREVISION= 8 -CATEGORIES= deskutils -MASTER_SITES= http://dl.cihar.com/wammu/v0/ \ - http://dl.cihar.com.nyud.net/wammu/v0/ +PORTNAME= wammu +PORTVERSION= 0.36 +PORTREVISION= 8 +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 +MAINTAINER= ports@FreeBSD.org +COMMENT= GUI manager of contacts, todos, calendar, and messages in your phone -LICENSE= GPLv2 +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS+= libGammu.so:${PORTSDIR}/comms/gammu +LIB_DEPENDS= libGammu.so:${PORTSDIR}/comms/gammu -USES= gettext pkgconfig python tar:bz2 -USE_PYTHON= distutils -USE_WX= 3.0+ -WX_COMPS= python:lib +USES= gettext pkgconfig python tar:bz2 +USE_PYTHON= distutils +USE_WX= 3.0+ +WX_COMPS= python:lib +NO_ARCH= yes .include <bsd.port.mk> diff --git a/deskutils/wammu/files/patch-setup.py b/deskutils/wammu/files/patch-setup.py index 5a8afdc719fd..b7ed6063c681 100644 --- a/deskutils/wammu/files/patch-setup.py +++ b/deskutils/wammu/files/patch-setup.py @@ -1,5 +1,5 @@ ---- setup.py.orig 2011-09-15 13:09:48.000000000 +0400 -+++ setup.py 2011-09-16 00:51:39.020550442 +0400 +--- setup.py.orig 2011-09-15 09:09:48 UTC ++++ setup.py @@ -346,16 +346,16 @@ data_files.append((os.path.join('share', 'icon/wammu.ico', 'icon/wammu.svg', |