pkgsrc-ng/devel/lua-stdlib/Makefile.common
2013-09-26 17:14:40 +02:00

18 lines
460 B
Makefile

# $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