Support for Device Details plugins; Web-Plugin-RANCID
This commit is contained in:
15
Web-Plugin-RANCID/Makefile.PL
Normal file
15
Web-Plugin-RANCID/Makefile.PL
Normal file
@@ -0,0 +1,15 @@
|
||||
use inc::Module::Install;
|
||||
|
||||
name 'App-NetdiscoX-Web-Plugin-RANCID';
|
||||
license 'bsd';
|
||||
all_from 'lib/App/NetdiscoX/Web/Plugin/RANCID.pm';
|
||||
|
||||
install_share 'share';
|
||||
|
||||
resources
|
||||
homepage => 'http://netdisco.org/',
|
||||
bugtracker => 'http://sourceforge.net/p/netdisco/bugs/',
|
||||
repository => 'git://git.code.sf.net/p/netdisco/netdisco-ng',
|
||||
MailingList => 'https://lists.sourceforge.net/lists/listinfo/netdisco-users';
|
||||
|
||||
WriteAll;
|
||||
Reference in New Issue
Block a user