14 lines
253 B
Makefile
14 lines
253 B
Makefile
# New ports collection makefile for: php4-domxml
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php4
|
|
|
|
PKGNAMESUFFIX= -domxml
|
|
|
|
.include "${MASTERDIR}/Makefile"
|