Commit graph

3 commits

Author SHA1 Message Date
Boris Samorodov
7f004430b1 . move *.pyc and *.pyo file creation to comms/gammu Makefile
(so those who use comms/gammu with WITH_PYTHON_GAMMU option
  get the same files and pkg-plists as users of comms/gammu-python);
. compile all python files after installing (not just __init__.py);
. remove PORTREVISION from comms/gammu-python (should be fine to
  reflect the one from the master port, and it's bumped
  indirectly from 1 to 2);
. do not bump PORTREVISION for comms/gammu since it's default
  package s not touched by those changes).
2010-05-15 13:02:49 +00:00
Boris Samorodov
cdab02c42b comms/gammu-python:
. remove CATEGORIES (it's the same with master port);
. run python script to create gammu/__init__.pyc file;
. bump PORTREVISION.

comms/gammu:
. add gammu/__init__.pyc to pkg-plist (when WITH_PYTHON_GAMMU
  is defined, i.e. for comms/gammu-python port).
2010-05-14 16:56:13 +00:00
Boris Samorodov
cb7c72284f This is a gammu port with python bindings. 2010-05-14 15:08:54 +00:00