4199fbc75b
PR: 145772 Submitted by: Alex Keda
15 lines
251 B
Makefile
15 lines
251 B
Makefile
# New ports collection makefile for: php52-xsl
|
|
# Date created: 17 Apr 2010
|
|
# Whom: Alex Keda <admin@lissyara.su>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -xsl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|