/net-im/coccinella/

.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogblamecommitdiffstats
path: root/databases/R-cran-DBI/Makefile
blob: ff00c6d045fa21c528a88f4728ead4d2768e0ed0 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                           
                 










                                          
# New ports collection makefile for:    R-cran-DBI
# Date created:     2011-08-16
# Whom:         TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   DBI
DISTVERSION=    0.2-5
PORTREVISION=   1
CATEGORIES= databases
PKGNAMEPREFIX=  R-cran-
DISTNAME=   ${PORTNAME}_${DISTVERSION}

MAINTAINER= tota@FreeBSD.org
COMMENT=    R Database Interface

USE_R_MOD=  yes
R_MOD_AUTOPLIST=    yes

.include <bsd.port.mk>