distribution/packages/tools/freeimagelite/package.mk

11 lines
333 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS)
2022-07-01 18:56:04 +00:00
PKG_NAME="freeimagelite"
PKG_VERSION="4e00a1d"
2022-07-01 18:56:04 +00:00
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/WohlSoft/libFreeImage"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="FreeImage library"