1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/databases/linux-c7-unixODBC/Makefile
Bernhard Froehlich 87a0d3b61b
databases/linux-c7-unixODBC: Add CPE information
Approved by:    portmgr (blanket)
2021-09-02 09:13:29 +00:00

23 lines
445 B
Makefile

# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
PORTNAME= unixODBC
PORTVERSION= 2.3.1
DISTVERSIONSUFFIX= -14.el7
CATEGORIES= databases linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Complete ODBC driver manager (Linux CentOS ${LINUX_DIST_VER})
LICENSE= GPLv2+ LGPL21+
LICENSE_COMB= multi
USES= cpe linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>