diff options
author | roy <roy@pkgsrc.org> | 2016-12-01 12:25:20 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2016-12-01 12:25:20 +0000 |
commit | c848b6bc65b8b282eab2a0dd66ffc099db2c4a37 (patch) | |
tree | 479882c1d77fe8ff53db9274c9a3a1b17f2fb598 /textproc/Makefile | |
parent | 44570b55ed7900353eab130cd3e56c9b67d66964 (diff) | |
download | pkgsrc-c848b6bc65b8b282eab2a0dd66ffc099db2c4a37.tar.gz |
Add php-yaml
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 90f0acfee4a..68edba62c5e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.900 2016/11/30 20:19:29 jdolecek Exp $ +# $NetBSD: Makefile,v 1.901 2016/12/01 12:25:20 roy Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -682,6 +682,7 @@ SUBDIR+= php-pspell SUBDIR+= php-sphinx SUBDIR+= php-wddx SUBDIR+= php-xsl +SUBDIR+= php-yaml SUBDIR+= po-mode SUBDIR+= po4a SUBDIR+= pod2mdoc |