freebsd-ports/databases/mariadb105-client/Makefile
Bernard Spil 05c50ace80 databases/mariadb105-server: New port MariaDB 10.5
PR:		247535
Reported by:	VVD <vvd unislabs com>
2020-07-11 20:17:08 +00:00

13 lines
287 B
Makefile

# Created by: Bernard Spil <brnrd@FreeBSD.org>
# $FreeBSD$
PORTNAME= mariadb
PKGNAMESUFFIX= 105-client
COMMENT= Multithreaded SQL database (client)
MASTERDIR= ${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX:C/-client/-server/}
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"