mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
11 lines
150 B
Makefile
11 lines
150 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -sybase_ct
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|