blob: 9b103bb6f6d8d8dad9e5f9811722d0340ceb2506 (
plain) (
blame)
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= -simplexml
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|