1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/databases/R-cran-DBI/Makefile
2021-04-06 16:31:07 +02:00

16 lines
268 B
Makefile

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