1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/graphics/php4-chartdirector/Makefile
Edwin Groothuis 642bdc71d4 Fixed PHP_VER in PKGNAMEPREFIX to be fixed instead of depending on
PHP version installed.

Noticed by: erwin@
2007-09-17 11:10:07 +00:00

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"