kumquat-buildroot/package/leafpad/leafpad.mk
Bernd Kuhls 5ea881e711 package/leafpad: bump version to 0.8.18.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-01-31 10:08:56 +01:00

14 lines
395 B
Makefile

################################################################################
#
# leafpad
#
################################################################################
LEAFPAD_VERSION = 0.8.18.1
LEAFPAD_SITE = http://savannah.nongnu.org/download/leafpad
LEAFPAD_DEPENDENCIES = libgtk2 host-intltool
LEAFPAD_LICENSE = GPLv2+
LEAFPAD_LICENSE_FILES = COPYING
$(eval $(autotools-package))