diff options
Diffstat (limited to 'index/props.mk')
-rw-r--r-- | index/props.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/props.mk b/index/props.mk new file mode 100644 index 0000000..55f8564 --- /dev/null +++ b/index/props.mk @@ -0,0 +1,7 @@ +PACKAGES += props +pkg_props_name = props +pkg_props_description = Property structure library +pkg_props_homepage = https://github.com/greyarea/props +pkg_props_fetch = git +pkg_props_repo = https://github.com/greyarea/props +pkg_props_commit = master |