diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2014-09-04 14:24:25 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2014-09-04 14:24:25 +0000 |
| commit | f23aed7bde4b7e82cbb2943a38f6f60f51038567 (patch) | |
| tree | 65444edf752ebaf49e944ea49c7e7dad35e1de9a /textproc/php56-xml/Makefile | |
| parent | - Update to 1.20140824 (diff) | |
Import PHP 5.6 branch!
Notes
Notes:
svn path=/head/; revision=367268
Diffstat (limited to 'textproc/php56-xml/Makefile')
| -rw-r--r-- | textproc/php56-xml/Makefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/php56-xml/Makefile b/textproc/php56-xml/Makefile new file mode 100644 index 000000000000..d014fbc25630 --- /dev/null +++ b/textproc/php56-xml/Makefile @@ -0,0 +1,10 @@ +# Created by: Alex Dupre <ale@FreeBSD.org> +# $FreeBSD$ + +CATEGORIES= textproc + +MASTERDIR= ${.CURDIR}/../../lang/php56 + +PKGNAMESUFFIX= -xml + +.include "${MASTERDIR}/Makefile" |
