PKGNAME=slang
PKGSEC=devel
PKGDEP="pcre zlib"
PKGDES="An embeddable interpreted language to augment applications"

PKGEPOCH=1

# Note: Keep static libraries.
NOSTATIC=0

# FIXME: Necessary files not found for script regeneration - non-standard
# Autotools source?
#
# ... it is standard, only missing files.
RECONF=0
# FIXME: This software does not support configuring from another directory.
# See the INSTALL file
ABSHADOW=0
ABTYPE=autotools

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
