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