Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.6 2014/10/19 22:27:45 alnsn Exp $
# $NetBSD: Makefile,v 1.7 2015/09/12 20:03:00 tnn Exp $
DISTNAME= stdlib-28
PKGNAME= ${DISTNAME:S/stdlib/${LUA_PKGPREFIX}-stdlib/}
PKGREVISION= 3
CATEGORIES= devel
COMMENT= Standard library for Lua programming language
MASTER_SITES= http://cloud.github.com/downloads/rrthomas/lua-stdlib/
MASTER_SITES= https://cloud.github.com/downloads/rrthomas/lua-stdlib/
EXTRACT_SUFX= .zip
MAINTAINER= cheusov@NetBSD.org

View File

@@ -1,11 +1,11 @@
# $NetBSD: Makefile.common,v 1.6 2012/12/02 09:26:08 cheusov Exp $
# $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
DISTNAME= stdlib-28
PKGNAME= lua-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= http://cloud.github.com/downloads/rrthomas/lua-stdlib/
MASTER_SITES= https://cloud.github.com/downloads/rrthomas/lua-stdlib/
EXTRACT_SUFX= .zip
HOMEPAGE= https://github.com/rrthomas/lua-stdlib