diff options
Diffstat (limited to 'package/perl-path-tiny/Config.in')
-rw-r--r-- | package/perl-path-tiny/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/perl-path-tiny/Config.in b/package/perl-path-tiny/Config.in new file mode 100644 index 000000000..f85e792dd --- /dev/null +++ b/package/perl-path-tiny/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_PERL_PATH_TINY + bool "perl-path-tiny" + help + File path utility + + https://github.com/dagolden/Path-Tiny |