summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b6a23af0b2e1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = sloc
+ pkgdesc = Simply counts source lines of code
+ pkgver = 0.3.1
+ pkgrel = 1
+ url = http://bytbox.net/hacks/sloc
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ depends = go
+ optdepends = perl-datetime
+ optdepends = perl-json
+ optdepends = perl-switch
+ optdepends = gnuplot
+ source = sloc::git+http://git.bytbox.net/sloc/#tag=v0.3.1
+ sha256sums = SKIP
+
+pkgname = sloc
+