pkgsrc/devel/lua-stdlib/Makefile.common

18 lines
457 B
Text
Raw Normal View History

# $NetBSD: Makefile.common,v 1.7 2015/09/12 20:03:00 tnn Exp $
# used by devel/lua-stdlib-doc/Makefile
# used by devel/lua-stdlib/Makefile
2012-12-02 10:26:08 +01:00
DISTNAME= stdlib-28
PKGNAME= lua-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= https://cloud.github.com/downloads/rrthomas/lua-stdlib/
2012-12-02 10:26:08 +01:00
EXTRACT_SUFX= .zip
2012-12-02 10:26:08 +01:00
HOMEPAGE= https://github.com/rrthomas/lua-stdlib
LICENSE= mit
DISTINFO_FILE= ${.CURDIR}/../../devel/lua-stdlib/distinfo
NO_BUILD= yes
NO_CONFIGURE= yes