1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/databases/R-cran-DBI/Makefile
2018-05-09 07:51:30 +00:00

17 lines
280 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= DBI
DISTVERSION= 1.0.0
CATEGORIES= databases
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= R Database Interface
LICENSE= LGPL20+
USES= cran:auto-plist
.include <bsd.port.mk>