blob: 0e4141f650856c3841f2a2a158e5ee3c5796cce4 [file] [log] [blame]
################################################################################
#
# ply
#
################################################################################
PLY_VERSION = 2.1.1
PLY_SITE = $(call github,wkz,ply,$(PLY_VERSION))
PLY_AUTORECONF = YES
PLY_LICENSE = GPL-2.0
PLY_LICENSE_FILES = COPYING
PLY_INSTALL_STAGING = YES
$(eval $(autotools-package))