blob: 7ea541d8a959385098af836405decc32bbf2e539 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= net
MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -sockets
.include "${MASTERDIR}/Makefile"
|