pkgsrc/devel/lua-stdlib/Makefile.common
2012-12-02 09:26:08 +00:00

17 lines
460 B
Text

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