aboutsummaryrefslogblamecommitdiff
path: root/databases/mariadb104-client/Makefile
blob: 42c92d38d59b7b0df42f62a8dea670ebf0e02bea (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              







                                                                            




                                       
# Created by: Bernard Spil <brnrd@FreeBSD.org>

PORTNAME=	mariadb
PKGNAMESUFFIX=	104-client

COMMENT=	Multithreaded SQL database (client)

MASTERDIR=	${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX:C/-client/-server/}

PLIST=		${.CURDIR}/pkg-plist

CONFLICTS_INSTALL=	databases/mytop

.include "${MASTERDIR}/Makefile"