freebsd-ports/databases/php4-dba/Makefile
Pav Lucistnik a85d0d8658 - Fix bug when dba_replace() will truncate INI file when it was asked to
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
2009-03-24 17:02:45 +00:00

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"