Files

9 lines
220 B
Makefile
Raw Permalink Normal View History

2017-09-24 10:54:07 +02:00
PLUGIN_NAME= siproxd
2018-07-23 14:20:56 +02:00
PLUGIN_VERSION= 1.3
PLUGIN_REVISION= 3
2017-09-24 10:54:07 +02:00
PLUGIN_COMMENT= Siproxd is a proxy daemon for the SIP protocol
PLUGIN_DEPENDS= siproxd
PLUGIN_MAINTAINER= m.muenz@gmail.com
.include "../../Mk/plugins.mk"