diff options
Diffstat (limited to 'package/ortp/ortp.mk')
-rw-r--r-- | package/ortp/ortp.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/ortp/ortp.mk b/package/ortp/ortp.mk new file mode 100644 index 000000000..f47af8a1a --- /dev/null +++ b/package/ortp/ortp.mk @@ -0,0 +1,5 @@ +ORTP_VERSION = 0.20.0 +ORTP_SITE = http://download.savannah.nongnu.org/releases/linphone/ortp/sources +ORTP_INSTALL_STAGING = YES + +$(eval $(call AUTOTARGETS)) |