15 lines
248 B
Makefile
15 lines
248 B
Makefile
# New ports collection makefile for: php5-dba
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -dba
|
|
|
|
.include "${MASTERDIR}/Makefile"
|