Files

9 lines
198 B
Makefile
Raw Permalink Normal View History

2019-03-21 07:50:00 -03:00
PLUGIN_NAME= apuled
2020-01-03 12:29:07 +01:00
PLUGIN_VERSION= 0.2
2021-02-15 10:38:02 +01:00
PLUGIN_REVISION= 1
2019-03-21 07:50:00 -03:00
PLUGIN_DEVEL= yes
PLUGIN_COMMENT= PC Engine APU LED control
PLUGIN_MAINTAINER= julio@cloudfence.com.br
.include "../../Mk/plugins.mk"