blob: a79f93d52551ab2263fc29529b8d68ab0e5cdddc (
plain) (
tree)
|
|
# New ports collection makefile for: php53-dom
# Date created: 12 Apr 2012
# Whom: Florian Smeets <flo@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php53
PKGNAMESUFFIX= -dom
.include "${MASTERDIR}/Makefile"
|