blob: d54b401d10efbabdc2e188f896af752cb96b6e4f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= sysutils
MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -posix
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|