10 lines
144 B
Makefile
10 lines
144 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -sysvshm
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|