openbsd-ports/devel/ptlib/files/Makefile
ajacoutot a730dfbf59 Major update to ptlib-2.10.3.
Some clue from espie@

Needed to work on an Ekiga update.
There are still some rought edges but they'll be worked in-tree.

This and the upcoming VoIP ports commits wouldn't have been possible
without Miod's soft couch ;-)
2011-10-26 16:59:09 +00:00

8 lines
137 B
Makefile

PLUGIN_NAME = sndio
PLUGIN_FAMILY = device/sound
PLUGIN_LIBS = -lsndio
PLUGIN_SOURCES = sound_sndio.cxx
include ../../make/plugins.mak