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