c0e46629bd
PR: ports/109372 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Obtained from: PHP CVS
17 lines
267 B
Makefile
17 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"
|