mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 03:30:32 -04:00
- Fix crash - Bump PORTREVISION - This port needs php5 compiled with LINKTHR option Submitted by: eav@mobil-soft.ru
15 lines
276 B
Makefile
15 lines
276 B
Makefile
# New ports collection makefile for: php5-interbase
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -interbase
|
|
|
|
.include "${MASTERDIR}/Makefile"
|