linuxOS_AP05/buildroot/package/libestr/libestr.mk

14 lines
379 B
Makefile
Raw Permalink Normal View History

2025-06-02 05:59:07 +00:00
################################################################################
#
# libestr
#
################################################################################
LIBESTR_VERSION = 0.1.10
LIBESTR_SITE = http://libestr.adiscon.com/files/download
LIBESTR_LICENSE = LGPL-2.1+
LIBESTR_LICENSE_FILES = COPYING
LIBESTR_INSTALL_STAGING = YES
$(eval $(autotools-package))