| File: utils/lcd4linux/Makefile | |
|---|---|
| patch-20 | patch-21 |
| Line 9 | Line 9 |
| # GPL, GPL2, BSD, MIT, etc. Or add the URL to any custom license LICENSE = GPL2 | # GPL, GPL2, BSD, MIT, etc. Or add the URL to any custom license LICENSE = GPL2 |
| DESCRIPTION = | DESCRIPTION = a program for displaying system information on an lcd screen |
| define BLURB | define BLURB |
| Enter a longer description here. | LCD4Linux is a small program that grabs information from the kernel and some subsystems and displays it on an external liquid crystal display. |
| You can use multiple lines if you want. | It can also display to an X11 display, ppm files, and png files. |
| endef # Dependencies are of the form categorydir/packagedir | endef # Dependencies are of the form categorydir/packagedir |