diff options
Diffstat (limited to 'textproc/php71-xsl/Makefile')
-rw-r--r-- | textproc/php71-xsl/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/php71-xsl/Makefile b/textproc/php71-xsl/Makefile new file mode 100644 index 000000000000..00f0b650491f --- /dev/null +++ b/textproc/php71-xsl/Makefile @@ -0,0 +1,9 @@ +# $FreeBSD$ + +CATEGORIES= textproc + +MASTERDIR= ${.CURDIR}/../../lang/php71 + +PKGNAMESUFFIX= -xsl + +.include "${MASTERDIR}/Makefile" |