# New ports collection makefile for: DBI-for-Ruby # Date created: 3 June 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= dbi PORTVERSION= 0.4.3 PORTREVISION= 2 CATEGORIES= databases ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= ruby-dbi PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= DBI-for-Ruby - a common interface for SQL-based databases RUN_DEPENDS= ${RUBY_SITELIBDIR}/aspectr.rb:${PORTSDIR}/devel/ruby-aspectr \ rubygem-deprecated>=2.0.0:${PORTSDIR}/devel/rubygem-deprecated2 USE_RUBY= yes USE_RUBY_SETUP= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${RUBY_MODEXAMPLESDIR}/ .endif .include -git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct typo that snuck in at the last minute.marcus2006-05-072-1/+2