diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-09-13 22:58:46 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-14 16:40:34 -0500 |
commit | 50759a095bd4ac68b008861180740aa813b3e2b7 (patch) | |
tree | a8b5fcfa82ad3c9ec398af5db293b1b7937dd288 /libraries/ctemplate/ctemplate.info | |
parent | 7ef361bf5353e31176ee92539c9b817e16aeac51 (diff) |
libraries/ctemplate: Added (template language for C++)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/ctemplate/ctemplate.info')
-rw-r--r-- | libraries/ctemplate/ctemplate.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/ctemplate/ctemplate.info b/libraries/ctemplate/ctemplate.info new file mode 100644 index 0000000000000..b2722f74ec33a --- /dev/null +++ b/libraries/ctemplate/ctemplate.info @@ -0,0 +1,10 @@ +PRGNAM="ctemplate" +VERSION="2.2" +HOMEPAGE="http://code.google.com/p/ctemplate" +DOWNLOAD="https://ctemplate.googlecode.com/files/ctemplate-2.2.tar.gz" +MD5SUM="1de89d9073f473c1e31862c4581636f3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Willy Sudiarto Raharjo" +EMAIL="willysr@slackware-id.org" |