freebsd-ports/comms/gammu-devel/pkg-plist
Boris Samorodov 5a040ba21e . do not use NOPORTDOCS since after "documentation clarification" [1]
there is no easy way (at least I did'n manage to find one and got
  no responce at the maillist) to do it. *sigh*

. add a variable WITH_PYTHON_GAMMU to optionally install
  python-gammu binding (incorporated into gammu since 1.23.0);

. do not bump PORTREVISION (no changes to default packages).

Reported by:	QAT [1]
2009-03-04 21:01:08 +00:00

44 lines
1.3 KiB
Text

bin/gammu
bin/gammu-config
bin/gammu-smsd
bin/gammu-smsd-inject
bin/gammu-smsd-monitor
bin/jadmaker
include/gammu/gammu-backup.h
include/gammu/gammu-bitmap.h
include/gammu/gammu-calendar.h
include/gammu/gammu-call.h
include/gammu/gammu-callback.h
include/gammu/gammu-category.h
include/gammu/gammu-config.h
include/gammu/gammu-datetime.h
include/gammu/gammu-debug.h
include/gammu/gammu-error.h
include/gammu/gammu-file.h
include/gammu/gammu-info.h
include/gammu/gammu-inifile.h
include/gammu/gammu-keys.h
include/gammu/gammu-limits.h
include/gammu/gammu-memory.h
include/gammu/gammu-message.h
include/gammu/gammu-misc.h
include/gammu/gammu-nokia.h
include/gammu/gammu-ringtone.h
include/gammu/gammu-security.h
include/gammu/gammu-settings.h
include/gammu/gammu-smsd.h
include/gammu/gammu-statemachine.h
include/gammu/gammu-types.h
include/gammu/gammu-unicode.h
include/gammu/gammu-wap.h
include/gammu/gammu.h
lib/libGammu.a
lib/libgsmsd.a
libdata/pkgconfig/gammu.pc
libdata/pkgconfig/gammu-smsd.pc
%%WITH_PYTHON_GAMMU%%%%PYTHON_SITELIBDIR%%/gammu/__init__.py
%%WITH_PYTHON_GAMMU%%%%PYTHON_SITELIBDIR%%/gammu/_gammu.so
%%WITH_PYTHON_GAMMU%%%%PYTHON_SITELIBDIR%%/gammu/Data.py
%%WITH_PYTHON_GAMMU%%%%PYTHON_SITELIBDIR%%/gammu/Worker.py
@dirrm include/gammu
%%WITH_PYTHON_GAMMU%%@dirrm %%PYTHON_SITELIBDIR%%/gammu