Peertube-dl/Makefile.PL

7 lines
94 B
Makefile
Raw Normal View History

2020-12-26 03:21:12 +01:00
use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'Peertube::DL',
VERSION => '0.1',
);