forked from sergiotarxz/Peertube-dl
Adding makefile.
This commit is contained in:
parent
43bc285510
commit
6f850fb967
6
Makefile.PL
Normal file
6
Makefile.PL
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
use ExtUtils::MakeMaker;
|
||||||
|
|
||||||
|
WriteMakefile(
|
||||||
|
NAME => 'Peertube::DL',
|
||||||
|
VERSION => '0.1',
|
||||||
|
);
|
Loading…
Reference in New Issue
Block a user