Peertube-dl/Makefile.PL

7 lines
94 B
Perl

use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'Peertube::DL',
VERSION => '0.1',
);