summaryrefslogtreecommitdiff
path: root/databases/sqliteodbc-sqlite2/Makefile
blob: 930e6fcb9f5f5a5e75a043e971f9425ffc1d3957 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=	sqliteodbc
CATEGORIES=	databases
PKGNAMESUFFIX=	-sqlite2

MAINTAINER=	madpilot@FreeBSD.org
COMMENT=	ODBC driver for SQLite 2

MASTERDIR=      ${.CURDIR}/../sqliteodbc

BROKEN_aarch64=		Fails to compile: error: passing char * to parameter of incompatible type va_list

.include "${MASTERDIR}/Makefile"