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