Add package information for make-it-quick

This commit is contained in:
Christophe de Dinechin 2019-03-06 18:11:40 +01:00
parent 8c48c933bf
commit b0a7d70ad2
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,11 @@
# See LICENSE file for details.
#******************************************************************************
# Package description
PACKAGE_NAME=make-it-quick
PACKAGE_DESCRIPTION=A simple auto-configuring build system for C and C++ programs
PACKAGE_URL=http://github.com/c3d/make-it-quick
# Things to install
HDR_INSTALL= \
rules.mk \