opnsense-ports/databases/mariadb106-client/Makefile
Franco Fichtner 62b2f67211 */*: sync with upstream
Taken from: FreeBSD
2022-07-21 08:10:06 +02:00

10 lines
227 B
Makefile

PORTNAME= mariadb
PKGNAMESUFFIX= 106-client
COMMENT= Multithreaded SQL database (client)
MASTERDIR= ${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX:C/-client/-server/}
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"