distribution/packages/tools/freeimagelite/package.mk

10 lines
311 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
PKG_NAME="freeimagelite"
PKG_VERSION="4e00a1d"
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/WohlSoft/libFreeImage"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="FreeImage library"