Logo
Explore Help
Sign In
kenmirrors/freeswitch
1
0
Fork 0
You've already forked freeswitch
mirror of https://github.com/signalwire/freeswitch.git synced 2025-05-08 16:53:21 +00:00
Code Issues Projects Releases Wiki Activity
freeswitch/scripts/perl/FreeSWITCH/Makefile.PL

11 lines
193 B
Makefile
Raw Normal View History

start of packaging git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-16 16:53:34 +00:00
use ExtUtils::MakeMaker;
require 5.008;
WriteMakefile(
NAME => 'FreeSWITCH::Client',
VERSION_FROM => 'Client.pm',
PREREQ_PM => {
make this work on dapper (no need for the tight version checking git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-16 17:15:16 +00:00
'IO::Socket::INET' => 1.16,
'IO::Select' => 1.16,
start of packaging git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-16 16:53:34 +00:00
},
);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 158ms Template repo/home: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API