aboutsummaryrefslogtreecommitdiffstats
path: root/www/php5-session/Makefile
blob: c9c1edc360fb79eeeed6a4a0992bfffcba30deab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    php5-session
# Date created:         7 Jul 2004
# Whom:             Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES= www

MASTERDIR=  ${.CURDIR}/../../lang/php5

PKGNAMESUFFIX=  -session

.include "${MASTERDIR}/Makefile"