mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 00:01:52 -04:00
10 lines
175 B
Makefile
10 lines
175 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php56
|
|
|
|
PKGNAMESUFFIX= -mysql
|
|
|
|
.include "${MASTERDIR}/Makefile"
|