a85d0d8658
replace a 52 non-existent key. PR: ports/129459 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Reviewed by: maintainer timeout (ale; 3 months) Security: http://www.securityfocus.com/archive/1/498746/30/0/threaded
15 lines
264 B
Makefile
15 lines
264 B
Makefile
# New ports collection makefile for: php4-dba
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= databases
|
|
PORTREVISION= 1
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php4
|
|
|
|
PKGNAMESUFFIX= -dba
|
|
|
|
.include "${MASTERDIR}/Makefile"
|