mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 17:21:49 -04:00
10 lines
179 B
Makefile
10 lines
179 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php55
|
|
|
|
PKGNAMESUFFIX= -sybase_ct
|
|
|
|
.include "${MASTERDIR}/Makefile"
|