blob: 2316c2859d583f0c321b778910cb030144c328ec (
plain) (
blame)
1
2
3
4
5
6
7
|
PACKAGES += fs
pkg_fs_name = fs
pkg_fs_description = Erlang FileSystem Listener
pkg_fs_homepage = https://github.com/synrc/fs
pkg_fs_fetch = git
pkg_fs_repo = https://github.com/synrc/fs
pkg_fs_commit = master
|