freebsd-ports/www/php4-session/Makefile
Alex Dupre c0e46629bd Fix session bug when register_globals in enabled.
PR:		ports/109372
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
Obtained from:	PHP CVS
2007-02-21 07:31:34 +00:00

16 lines
267 B
Makefile

# New ports collection makefile for: php4-session
# Date created: 7 Jul 2004
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 1
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php4
PKGNAMESUFFIX= -session
.include "${MASTERDIR}/Makefile"