mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
642bdc71d4
PHP version installed. Noticed by: erwin@
17 lines
303 B
Makefile
17 lines
303 B
Makefile
# New ports collection makefile for: php4-chartdirector
|
|
# Date created: 29 Jul 2007
|
|
# Whom: <swhetzel@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= graphics
|
|
PKGNAMEPREFIX= php4-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../graphics/php5-chartdirector
|
|
|
|
IGNORE_WITH_PHP=5
|
|
DEFAULT_PHP_VER=4
|
|
|
|
.include "${MASTERDIR}/Makefile"
|