Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.3 2013/08/15 06:32:05 obache Exp $
# $NetBSD: Makefile,v 1.5 2014/10/19 22:27:44 alnsn Exp $
#
ENGINE= onig
ENGINE_DIR= oniguruma
.include "../../devel/lua-lrexlib/Makefile.common"
PKGREVISION= 1
PKGREVISION= 3
COMMENT= Oniguruma regexp library for Lua (lrexlib project)
MAINTAINER= cheusov@NetBSD.org