diff options
Diffstat (limited to 'index/pal.mk')
-rw-r--r-- | index/pal.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/pal.mk b/index/pal.mk deleted file mode 100644 index e69907a..0000000 --- a/index/pal.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += pal -pkg_pal_name = pal -pkg_pal_description = Pragmatic Authentication Library -pkg_pal_homepage = https://github.com/manifest/pal -pkg_pal_fetch = git -pkg_pal_repo = https://github.com/manifest/pal -pkg_pal_commit = master |