blob: 95b6870114f71bb55537f9982251a47cf6c7deeb (
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/php5
PKGNAMESUFFIX= -shmop
.include "${MASTERDIR}/Makefile"
|