diff options
author | fhajny <fhajny@pkgsrc.org> | 2015-11-04 14:07:26 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2015-11-04 14:07:26 +0000 |
commit | a1957e95fe7d5305282802e3d2f32f2ef89e3fe5 (patch) | |
tree | 05e50c05ffa957d43f774d5d530abd3b3566d951 /textproc | |
parent | bb259fda4ba3cb4eb389e139058dffc7a5751aa8 (diff) | |
download | pkgsrc-a1957e95fe7d5305282802e3d2f32f2ef89e3fe5.tar.gz |
Add new Erlang module packages
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 1f1eaccacf6..46f5c730e00 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.849 2015/10/29 09:00:01 jnemeth Exp $ +# $NetBSD: Makefile,v 1.850 2015/11/04 14:07:27 fhajny Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -165,6 +165,11 @@ SUBDIR+= enca SUBDIR+= enchant SUBDIR+= epubcheck SUBDIR+= epubpreflight +SUBDIR+= erlang-jiffy +SUBDIR+= erlang-p1_stringprep +SUBDIR+= erlang-p1_xml +SUBDIR+= erlang-p1_yaml +SUBDIR+= erlang-xmlrpc SUBDIR+= expat SUBDIR+= expatobjc SUBDIR+= ezxml |