8dcdf7be0e
Approved by: portmgr (marcus), secteam (remko)
15 lines
251 B
Makefile
15 lines
251 B
Makefile
# New ports collection makefile for: php5-posix
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -posix
|
|
|
|
.include "${MASTERDIR}/Makefile"
|