5ea881e711
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
14 lines
395 B
Makefile
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))
|