mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 23:50:30 -04:00
10 lines
146 B
Makefile
10 lines
146 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -mysql
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|