diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
| commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
| tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /databases/rubygem-sqlite3-ruby/Makefile | |
| parent | f2440db2ac6d1a099a0baae5d583f4fd8a043e0c (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'databases/rubygem-sqlite3-ruby/Makefile')
| -rw-r--r-- | databases/rubygem-sqlite3-ruby/Makefile | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile deleted file mode 100644 index 310a10d91e8e..000000000000 --- a/databases/rubygem-sqlite3-ruby/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: sqlite3-ruby -# Date created: 26 June 2003 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# -# $FreeBSD$ -# - -PORTNAME= sqlite3 -PORTVERSION= 1.2.5 -CATEGORIES= databases rubygems -MASTER_SITES= RUBYFORGE/sqlite-ruby -DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} - -MAINTAINER= ruby@FreeBSD.org -COMMENT= Ruby interface to the SQLite DB engine version 3 - -LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 -BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 - -CONFIGURE_ARGS+=--with-sqlite3-dir=${LOCALBASE} - -GEM_NAME= ${DISTNAME} - -USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes - -.include <bsd.port.mk> |
