aboutsummaryrefslogtreecommitdiff
path: root/editors/editorconfig-core-c/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2013-10-23 10:29:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2013-10-23 10:29:10 +0000
commit334a0b71dcee53406091901312c8082d40093255 (patch)
treea045bf7677671891749568e6533f10c083723c8c /editors/editorconfig-core-c/pkg-descr
parent34ac44a2b41b94e776559e46fda8cc7bf44c4795 (diff)
downloadports-334a0b71dcee53406091901312c8082d40093255.tar.gz
ports-334a0b71dcee53406091901312c8082d40093255.zip
Add editorconfig-core-c 0.11.5.
Notes
Notes: svn path=/head/; revision=331364
Diffstat (limited to 'editors/editorconfig-core-c/pkg-descr')
-rw-r--r--editors/editorconfig-core-c/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/editors/editorconfig-core-c/pkg-descr b/editors/editorconfig-core-c/pkg-descr
new file mode 100644
index 000000000000..71abf5050a64
--- /dev/null
+++ b/editors/editorconfig-core-c/pkg-descr
@@ -0,0 +1,8 @@
+EditorConfig helps developers define and maintain consistent coding
+styles between different editors and IDEs.
+
+This package provides the core library and editorconfig(1) executable
+both written in C for use by text editor plugins supporting
+EditorConfig parsing.
+
+WWW: http://editorconfig.org/