aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-03-04 21:07:39 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-03-04 21:07:39 +0000
commit0e43500eaf8b707a6c00b739c2116f3c6b7cf2ab (patch)
tree2aab343a20613e47d1740599005c1d75f1d73e2a /comms
parente26771d6cf942ce2fd713053bef1963fd4b2519e (diff)
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile1
-rw-r--r--comms/py-gammu/Makefile27
-rw-r--r--comms/py-gammu/distinfo3
-rw-r--r--comms/py-gammu/pkg-descr7
-rw-r--r--comms/py-gammu/pkg-plist11
5 files changed, 0 insertions, 49 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 5540f553bc3f..151de7fb4c1b 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -102,7 +102,6 @@
SUBDIR += pr
SUBDIR += predict
SUBDIR += py-bulksms
- SUBDIR += py-gammu
SUBDIR += py-lirc
SUBDIR += py-serial
SUBDIR += pyla
diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile
deleted file mode 100644
index 08713183294f..000000000000
--- a/comms/py-gammu/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: py-gammu
-# Date created: 03 Feb,2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gammu
-PORTVERSION= 0.28
-CATEGORIES= comms python
-MASTER_SITES= http://dl.cihar.com/python-gammu/latest/ \
- http://mirror.clickcreations.com/python-gammu/latest/ \
- http://dl.cihar.com.nyud.net/python-gammu/latest/ \
- ftp://dl.cihar.com/python-gammu/latest/
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= python-${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= wenheping@gmail.com
-COMMENT= Python bindings for Gammu library
-
-BUILD_DEPENDS= ${LOCALBASE}/bin/gammu:${PORTSDIR}/comms/gammu
-
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_PKGNAME= python_${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/comms/py-gammu/distinfo b/comms/py-gammu/distinfo
deleted file mode 100644
index 0e217993fa05..000000000000
--- a/comms/py-gammu/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (python-gammu-0.28.tar.gz) = 3fbf329b433808c0af7a67528b559176
-SHA256 (python-gammu-0.28.tar.gz) = 9fce80feda7adafa0397203a8b08713614bbacbf00d89984362bee7b479e123b
-SIZE (python-gammu-0.28.tar.gz) = 91785
diff --git a/comms/py-gammu/pkg-descr b/comms/py-gammu/pkg-descr
deleted file mode 100644
index d834c1ec7ad0..000000000000
--- a/comms/py-gammu/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-py-gammu is a python bindings for Gammu library, which allows
-access many phones. It currently does not support all Gammu
-features, but range of covered functions is increasing, if you
-need some specific, feel free to use bug tracking system for
-feature requests.
-
-WWW: http://cihar.com/gammu/python/
diff --git a/comms/py-gammu/pkg-plist b/comms/py-gammu/pkg-plist
deleted file mode 100644
index f3e52882b073..000000000000
--- a/comms/py-gammu/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-%%PYTHON_SITELIBDIR%%/gammu/Core.so
-%%PYTHON_SITELIBDIR%%/gammu/Data.py
-%%PYTHON_SITELIBDIR%%/gammu/Data.pyc
-%%PYTHON_SITELIBDIR%%/gammu/Data.pyo
-%%PYTHON_SITELIBDIR%%/gammu/Worker.py
-%%PYTHON_SITELIBDIR%%/gammu/Worker.pyc
-%%PYTHON_SITELIBDIR%%/gammu/Worker.pyo
-%%PYTHON_SITELIBDIR%%/gammu/__init__.py
-%%PYTHON_SITELIBDIR%%/gammu/__init__.pyc
-%%PYTHON_SITELIBDIR%%/gammu/__init__.pyo
-@dirrm %%PYTHON_SITELIBDIR%%/gammu