mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
11 lines
177 B
Makefile
11 lines
177 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -simplexml
|
|
|
|
.include "${MASTERDIR}/Makefile"
|