summaryrefslogtreecommitdiff
path: root/textproc/uncrustify
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-01-13 04:22:34 +0000
committerryoon <ryoon@pkgsrc.org>2013-01-13 04:22:34 +0000
commit50762abe755caf479c69eafdb741a1d70d7c3cc2 (patch)
tree1de15e9e12d0ba84c84e38e2bb1eb6a0af361de3 /textproc/uncrustify
parented970f7602219978f86742edf21f4b8f54ccd77b (diff)
downloadpkgsrc-50762abe755caf479c69eafdb741a1d70d7c3cc2.tar.gz
Import uncrustify-0.59 as textproc/uncrustify.
Source Code Beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA. The goals of this project are simple: Create a highly configurable, easily modifiable source code beautifier.
Diffstat (limited to 'textproc/uncrustify')
-rw-r--r--textproc/uncrustify/DESCR3
-rw-r--r--textproc/uncrustify/Makefile16
-rw-r--r--textproc/uncrustify/PLIST12
-rw-r--r--textproc/uncrustify/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/textproc/uncrustify/DESCR b/textproc/uncrustify/DESCR
new file mode 100644
index 00000000000..3b88718e46e
--- /dev/null
+++ b/textproc/uncrustify/DESCR
@@ -0,0 +1,3 @@
+Source Code Beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn
+and VALA. The goals of this project are simple: Create a highly
+configurable, easily modifiable source code beautifier.
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile
new file mode 100644
index 00000000000..475ee42c5a1
--- /dev/null
+++ b/textproc/uncrustify/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2013/01/13 04:22:34 ryoon Exp $
+#
+
+DISTNAME= uncrustify-0.59
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=uncrustify/}
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= http://uncrustify.sourceforge.net/
+COMMENT= Source Code Beautifier for C-like languages
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/uncrustify/PLIST b/textproc/uncrustify/PLIST
new file mode 100644
index 00000000000..4584af4be75
--- /dev/null
+++ b/textproc/uncrustify/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2013/01/13 04:22:34 ryoon Exp $
+bin/uncrustify
+man/man1/uncrustify.1
+share/uncrustify/ben.cfg
+share/uncrustify/d.cfg
+share/uncrustify/defaults.cfg
+share/uncrustify/gnu-indent.cfg
+share/uncrustify/kr-indent.cfg
+share/uncrustify/linux-indent.cfg
+share/uncrustify/linux.cfg
+share/uncrustify/mono.cfg
+share/uncrustify/xsupplicant.cfg
diff --git a/textproc/uncrustify/distinfo b/textproc/uncrustify/distinfo
new file mode 100644
index 00000000000..dd7435bcd6b
--- /dev/null
+++ b/textproc/uncrustify/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/01/13 04:22:34 ryoon Exp $
+
+SHA1 (uncrustify-0.59.tar.gz) = 233e4f6cb34ef7020ce49e5b5d14f0d46f277e31
+RMD160 (uncrustify-0.59.tar.gz) = 433a04ddd3d477173fa31f16d05fd0a264436e64
+Size (uncrustify-0.59.tar.gz) = 983822 bytes