32d40c36f0
Approved by: portmgr (self)
17 lines
274 B
Makefile
17 lines
274 B
Makefile
# New ports collection makefile for: php5-mcve
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -mcve
|
|
|
|
BROKEN= "Configure fails"
|
|
|
|
.include "${MASTERDIR}/Makefile"
|