diff options
Diffstat (limited to 'index/parse_trans.mk')
-rw-r--r-- | index/parse_trans.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/parse_trans.mk b/index/parse_trans.mk deleted file mode 100644 index 2ac20f5..0000000 --- a/index/parse_trans.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += parse_trans -pkg_parse_trans_name = parse_trans -pkg_parse_trans_description = Parse transform utilities for Erlang -pkg_parse_trans_homepage = https://github.com/uwiger/parse_trans -pkg_parse_trans_fetch = git -pkg_parse_trans_repo = https://github.com/uwiger/parse_trans -pkg_parse_trans_commit = master |