Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1 @@
This package provides Lua module for PCRE regular expressions.

View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.3 2012/03/03 00:12:56 wiz Exp $
#
ENGINE= pcre
ENGINE_DIR= pcre
.include "../../devel/lua-lrexlib/Makefile.common"
PKGREVISION=1
COMMENT= PCRE regexp library for Lua (lrexlib project)
MAINTAINER= cheusov@NetBSD.org
DESCR_SRC+= ${.CURDIR}/DESCR
LDFLAGS+= -lpcre
.include "../../lang/lua/module.mk"
.include "../../devel/pcre/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2011/07/24 08:49:29 cheusov Exp $
${LUA_CDIR}/rex_pcre.la