mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
10 lines
172 B
Makefile
10 lines
172 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -dba
|
|
|
|
.include "${MASTERDIR}/Makefile"
|