Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.23 2013/05/09 07:39:32 adam Exp $
# $NetBSD: Makefile,v 1.26 2014/03/13 18:28:12 taca Exp $
DISTNAME= sqlite3-1.3.7
PKGREVISION= 2
DISTNAME= sqlite3-1.3.9
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,6 +8,8 @@ HOMEPAGE= http://github.com/luislavena/sqlite3-ruby
COMMENT= Ruby interface for the SQLite database engine
LICENSE= modified-bsd
USE_GCC_RUNTIME= yes
.include "../../lang/ruby/gem.mk"
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"